 
.logo a img {
    max-width: 170px;
}

.header-three {

    position: absolute;
    width: 100%;
}
.mean-container a.meanmenu-reveal span {
    background: no-repeat;
    display: block;
    height: 3px;
    margin-top: 3px;
    border-top: 3px solid #ff9800;
}
.mean-container a.meanmenu-reveal{
  border: 1px solid #ff9800 !important;  
}
 
 .mean-container .mean-nav ul li a {
    border-top: 1px solid #ff9800;
    color: #333;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 5%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
    font-size: 15px;
    font-weight: 600;
}
.mean-container .mean-nav {
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #0000001A;
        position: absolute;
}
.mean-container .mean-nav ul {
    overflow: hidden;
}

  .mean-container .mean-nav ul li a.mean-expand {
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 2;
    padding: 9px 12px;
}
  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0, 0, 0, 0);
}



/* 2. header */
.header{
    margin-bottom: -177px;
}
.header .second-header{
    background: none;
}
.header .second-header::before{
    display: none;
}
.header .second-menu{
    background: #fff;
    padding: 15px;
}
.header-top {
	padding-top: 40px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px;
}
.innder-ht {
	padding: 10px 0;
}
.wellcome-text p {
	margin-bottom: 0;
	color: #8a8a8a;
}
.header-cta ul li {
   display: inline-block;
padding-right: 15px;
margin-right: 15px;
border-right: 1px solid #e1e1e140;
}
.header-cta ul li:first-child{margin-left: 0;}
.header-cta ul li:last-child{padding-right: 0; border-right: none;margin-right: 0;}
.header-cta ul li i {
display: inline-block;
margin-right: 5px;
position: relative;
top: 1px;
color: #e5b73b;
}
.header-top-cta ul li {
	display: inline-block;
	width: 200px;
	margin-right: 80px;
}
.header-top-cta ul li:last-child {margin-right: 0;}
.header-cta .call-box {
  display: flex;
  text-align: left;
}
.header-cta .call-box .icon img{
    width: 35px;
}
.h-cta-icon {
	float: left;
	display: block;
	margin-right: 20px;
}
.h-cta-content {
	overflow: hidden;
}
.h-cta-content h5 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.h-cta-content p {
	margin-bottom: 0;
	line-height: 1.5;
}
.menu-area{
    position: relative;
}
.menu .sub-menu{
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 250px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
    border-top: 4px solid #faa292;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.menu .sub-menu, .menu .children{
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 250px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
    border-top: 4px solid #e5b73b;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.main-menu {
  position: relative;
  z-index: 9;
/*    margin-right: -70px;*/
}
.menu .sub-menu li {
margin-left: 0 !important;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
text-align: left;
}
.main-menu .sub-menu li a {
    padding: 15px;
}
.menu .sub-menu li, .menu .children li  {
margin-left: 0 !important;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
text-align: left;
}

.menu .menu-item-has-children:hover > ul {
    display: block;
    margin-top: 0px;
}

.main-menu .menu-item-has-children > ul > .menu-item-has-children > ul {
  display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: -255px;
margin-top: 0;
top: -3px;
}
.menu .menu-item-has-children:hover > ul,.menu .page_item_has_children:hover > ul {
    display: block;
    margin-top: 0px;
}
.menu .page_item_has_children > ul > .page_item_has_children:hover > ul
{
	margin-left: -265px;
margin-top: 0;
top: -3px;
}
.main-menu .menu-item-has-children > ul >  .menu-item-has-children:hover > ul,.menu .page_item_has_children > ul > 
 .page_item_has_children:hover > ul{display: block;}
.main-menu .menu-item-has-children > ul >  .menu-item-has-children:hover > ul{display: block;}
.main-menu .menu-item-has-children > ul > .menu-item-has-children > ul > .menu-item-has-children > ul {
   display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: 255px;
margin-top: 0;
top: -3px;
}

.main-menu ul li {
	display: inline-block;
	margin-left: 25px;
	position: relative;
}
.main-menu ul li.active a {
	color: #e5b73b;
}
.main-menu ul li a {
	display: block;
	color: #141b22;
	padding: 25px 14px;
    font-weight:600;
	position: relative;
    
    
}
.main-menu ul li a::after {
  content: "+";
  margin-left: 10px;
  color: #e5b73b;
    display: none;
}
.main-menu ul li:last-child a::after,.main-menu .has-sub ul li a::after {
  display: none;
}
.main-menu ul li:first-child {
	margin-left: 0;
}
.menu-area .menu-tigger {
	cursor: pointer;
	display: inline-block;
}
.menu-area .menu-tigger span {
	height: 2px;
	width: 30px;
	background: #2935bb;
	display: block;
	margin: 7px 0;
	transition: .3s;
}

.main-menu ul li:hover > a{color: #e5b73b;}
.main-menu ul li:hover > a::before{width: 100%;}
.display-ib{display: inline-block;}
.header-social a {
	font-size: 14px;
display: inline-block;
margin-left: 15px;
text-align: center;
color: #191D3B;
}

.search-top {
   display: inline-block;
    position: absolute;
    top: 16px;
    border: 2px solid #141b22;
    border-radius: 30px;
    left: 20%;
}
.search-top ul {
    background: #4CC3C1 0% 0% no-repeat padding-box;
    border-radius: 23px;
    margin: 5px;
    padding: 10px 5px 5px;
}
.search-top li {
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #ffffff38;
}
.search-top li a {
    color: #fff;
    font-size: 18px;
    float: left;
}
.search-top li:last-child {
    border: none;
}
.header-social a:hover{color: #fff;}
.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
		z-index: 10 !important;
		background: #fff;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.responsive {display: none;}
#mobile-menu {
	display: block;
}

.right-menu li {
    float: right;
    padding: 0;
}
.right-menu .icon {
    float: left;
    margin-right: 20px;
}
.right-menu .icon img {
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.right-menu .text{
    float: left;
    padding-top: 5px;
}
.right-menu .text span {
    display: block;
    color: #517496;
}
.right-menu .text strong {
 color: #125875;
font-size: 25px;
font-weight: 900;

}
.menu-search{
    padding: 10px 0;
}
.menu-search a {
font-size: 16px;
display: inline-block;
margin-top: 5px;
background: #ffffff4a;
text-align: center;
line-height: 33px;
border-radius: 50%;
color: #b8bfc3;
}
.top-btn {
    background: #e5b73b;
    padding: 16px 30px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}
.top-btn:hover {
    background: transparent linear-gradient(90deg , #e5b73b 0% , #e5b73b 100%) 0% 0% no-repeat padding-box;
     color: #fff;
}
.sticky-menu .logo{
    margin-top: 0;
    line-height: 61px;
    height: auto;
}
/* .slider-content {
    position: relative;
    z-index: 2;
   
}
.slider-bg .banner-img {
  overflow: hidden;
  height: 738px;
  margin-top: 115px;
  margin-right: -62px;
}

.slider-content.s-slider-content.text2 {
    margin-top: 0;
}
.slider-content.s-slider-content.text3 {
    margin-top:168px;
}
.slider-price{
    position: absolute;
    right: 0;
    bottom: 0;
}
.slider-price h3{
	color:#fff;
}
.slider-price h2 {
    color:#e5b73b;
    font-size: 60px;
    font-weight: 500;
}
.slider-btn{
    display: inline-block;
    position: relative;
}

.slider-active .slick-dots {
    position: absolute;
    top: 40%;
    left: 22%;
}
.slider-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 1px;
    margin-left: 10px;
    background: #e5b73b;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;
    
}
 .slider-active .slick-dots li.slick-active button {
    width: 50px;
   background: #e5b73b;
}
.slider-active .slick-dots li.slick-active button::before {
  
    opacity: 1;
}
.slider-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
} */
.second-header {
border: none;
padding-bottom: 15px;
background: #141b22;
padding-top: 15px;
color: #fff;
position: relative;
z-index: 1;
}
.second-header::before {
content: "";
height: 100%;
position: absolute;
width: 32%;
background: #e5b73b;
top: 0;
z-index: -1;
left: -25px;
transform: skew(30deg);
}
.second-header a,.second-header span{
    color: #fff;
}
.second-header a:hover{
    color:#ffffffc2;
}
.second-menu {
	position: relative;
	z-index: 9;
}
.sticky-menu .second-menu {
	margin: 0;
	box-shadow: none;
	padding: 0;
}

.second-menu #mobile-menu > ul{
	text-align: right;
}
.sticky-menu .second-menu::before{content: none;}
.second-menu .main-menu ul li{margin-left: 40px;}
.second-menu .main-menu ul li:first-child{margin-left: 0;}
.second-menu .main-menu ul li a::before{content: none;}
.second-header-btn .btn {
background: #e5b73b;
font-size: 16px;
color: #fff;
padding: 25px 30px;
position: relative;
border-radius: 0;
}
.second-header-btn .btn:hover {
color: #fff;
background: #125875;
}

.img-main {
    position: relative;
z-index: 2;
}

.offcanvas-menu {
	position: fixed;
	right: 0;
	height: 100%;
	width: 300px;
	z-index: 999;
	background: #00081b;
	top: 0;
	padding: 30px;
	transition: .5s;
	transform: translateX(100%);
}
.offcanvas-menu.active{
	transform: translateX(0)
}
.menu-close i {
	font-size: 18px;
	color: #fff;
	transition: .3s;
	cursor: pointer;
}
.menu-close:hover i{
	color: #e5b73b;
}
.offcanvas-menu ul {
	margin-top: 30px;
}
.offcanvas-menu ul li {
	border-bottom: 1px solid #101c38;
}
.offcanvas-menu ul li a {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	padding: 6px 0;
	display: block;
}
.offcanvas-menu ul li:hover a{
	color: #e5b73b;
}
.side-social a {
	color: #fff;
	margin-right: 10px;
}
.side-social {
	margin-top: 30px;
}
.side-social a:hover{
	color: #e5b73b;
}
.offcanvas-menu form {
	position: relative;
	margin-top: 30px;
}
.offcanvas-menu form input {
	width: 100%;
	background: none;
	border: 1px solid #2d3547;
	padding: 7px 10px;
	color: #fff;
}
.offcanvas-menu form button {
    position: absolute;
    border: none;
    right: 0;
    background: #e5b73b;
    padding: 8px 14px;
	top: 0;
	cursor: pointer;
}
.offcanvas-menu form button i {
	color: #fff;
}
.offcanvas-overly {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.offcanvas-overly.active{
	opacity: .5;
	visibility: visible;
}
.off-logo {display: none;}

.header-two .menu-area{
  padding: 15px 0;
border-top: 1px solid #ffffff70;
border-bottom: 1px solid #ffffff70;
z-index: 1;
}
.header-two .menu-area.sticky-menu{
    background: #032e3f;
    border: none;
}
.header-two .top-callus {
    background: #e5b73b;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 0 0px 10px 10px;
    width: 100%;
}

.header-two {
  margin-bottom: -178px;
}
.header-two .second-header{
    background: none;
}
.header-two .second-header::before{
    display: none;
}
.header-two .main-menu ul li a
{
    color: #fff;
}
.header-two .login li a {
  color: #fff;
}
.header-three{
    
}
.header-three .second-header {
  background: #125875;
}
.header-three .menu-area::before{
    display: none;
}
.header-three .menu-area {
border-top: 0;
    position: relative;
z-index: 9;
    /*box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);*/
}
.header-three .sticky-menu {
  margin-top: 0;
    background: #fff;
    padding: 5px 0px;
}

.header-three .main-menu ul li a {
        
    color:#162542;
}

.header-three .main-menu ul li a {
        
    color:#fff;
}

.header-three .sticky-menu ul li a{
   color:#162542;
}
.header-three .main-menu .sub-menu li a,.menu .children li a {
    color: #4f4f4f !important;
}
.header-three .main-menu .sub-menu li a:hover,.menu .children li a:hover{
    color: #e5b73b !important;
}
.header-three .btn.ss-btn {
    float: right;
}
.login li {
    display: inline-block;
}
.login li a {
color: #000;
    text-transform: uppercase;
}
.login li i{
    margin-right: 25px;
}
.slider-three .slider-img {
margin-left: -25px;
margin-top: 50px;
margin-right: -227px;
}
.slider-bg-three::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #040f2d91;
    z-index: 1;
}
.slider-four .slider-bg h5 {
  border: none;
  color: #ffffff1c;
  font-size: 170px;
}
.slider-four .slider-img {
margin-left: 0;
margin-top: 136px;
margin-right: -235px;
float: right;
}
.slider-four .slider-img img{
    position: relative;
    z-index: 1;
}

.slider-four .slider-bg .text2 h5 {
    color: #e5b73b;
    font-size: 18px;
           
    font-weight: 500;
}

.slider-four .slider-bg .video-i i{
    border: none;
    color: #e5b73b;
    margin-right: 10px;
}
.slider-four .slider-bg .text2 p{
    color:#777;
}
.single-slider .subricbe{
 border-radius: 4px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.08);
position: relative;
padding: 15px;
margin-top: 40px;
width: 92%;
}
.header-input {
padding: 0 1rem;
width: 100%;
height: 4.4rem;
border-radius: 5px;
outline: none !important;
margin-bottom: 0;
border: 1px solid #f8f8f8;
background: #f8f8f8;
border-radius: 0;
}
.contact-form .btn::before{
    display: none;}

.header-btn {
  position: absolute;
  right: 15px;
  top: 15px;
  bottom: 15px;
  border-radius: 4px;
 background: #e5b73b;
    border: none;
  color: #fff;
    padding: 5px 15px;
}
.header-btn i{
    margin-left: 0;
}
.search-top2 {
    float: right;
}
.search-top2 li {
margin-left: 20px;
float: left;
border-radius: 10px;
background: #125875;
width: 45px;
height: 45px;
text-align: center;
line-height: 45px;
}
.search-top2 li a {
    float: none !important;
}
.search-top2 li .fas.fa-search {
    color: #36383a;
}

/* breadcrumb */
.breadcrumb-area {
background-size: cover;
position: relative;
    min-height: 365px;
    background-repeat: no-repeat;
    background-color: #000;
}
.breadcrumb-wrap2 {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: -25px;
    z-index: 1;
}
.breadcrumb-wrap.text-left {
  text-align: center !important;
}
.breadcrumb {
display: inline-block;
-ms-flex-wrap: wrap;
flex-wrap: unset;
padding: 0;
margin-bottom: 0;
list-style: none;
background-color: unset;
border-radius: 30px;
background: #e5b73b;
padding: 15px 35px;
position: relative;
}
.breadcrumb li {display: inline-block;}
.breadcrumb li a {
font-size: 16px;
color: #fff;
font-weight: 500;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 15px;
	padding-left: 10px;
	color: #ddd;
	content: "|";
}
.breadcrumb-title h2 {
	font-size: 70px;
	margin-bottom: 25px;
	line-height: 1;
	color: #fff;
      letter-spacing: 1px;
}
.breadcrumb-title p {
	margin-bottom: 0;
color: #777;
font-size: 16px;
}
.breadcrumb > .active {
	color:#fffc !important;
	font-weight: 500;
}
.cart-top {
    display: inline-block;
}
.cart-top li {
    display: inline-block;
    padding: 0px 17px;
}
.cart-top li a {
    color: #fff;
    font-size: 18px;
    float: none !important;
}
.cart-top li:last-child {
    border: none;
}
.call-box .icon {   
    display: inline-block;
}
.call-box li {
   float: left;
    color: #fff;
}

.call-box .text{
margin-left: 10px;
}
.call-box span {
display: block;
font-size: 12px;
color: #fff;
margin-bottom: -5px;
}
.call-box strong {
}

.header-social a {
color: #fff;
margin-left: 15px;
font-size: 18px;
}
/* 3. slider */
.overlay-bg-01 {
  position: absolute;
  left: 0;
  top: 0;
}
.overlay-bg-02 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.overlay-bg-03 {
  position: absolute;
  right: 0;
  top: 30px;
}
.overlay-bg-04 {
  position: absolute;
  right: 0;
  bottom: 100px;
}
.slider-bg {
	min-height: 856px !important;
	background-position: center bottom;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.slider-bg .image-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover !important;
    transform: scale(1);
    transition: transform 7000ms ease;
    z-index: 1;
}
.slider-bg.slick-active .image-layer{
     transform: scale(1.15);
}
.slider-bg .video-i.popup-video
{
    text-align: center;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
.slider-bg .video-i.popup-video img {
    display: inline-block;
}

.show-bg3::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .7;
	z-index: 1;
}
.slider-bg2 {
	min-height: 900px;
	background-position: center;
	background-size: cover;
	position: relative;
	margin-top: -118px;
	z-index: 1;
}
.slider-bg2 .slider-content > span::before {
    content: "";
    background:#383838;
    height: 3px;
    float: left;
    width: 60px;
    margin-top: 15px;
    margin-right: 10px;
}
.slider-bg2 .slider-content h2{
	color:#fff;
}
.slider-bg2 .slider-content p {
    color:#676f67;
    font-size: 16px;
    margin-bottom: 0;
}
.slider-bg2 .slider-content > span {
    font-size: 22px;
    font-weight: 500;
    color:#e5b73b;
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
}
.slider-bg .video-i i {
background: #fff;
padding: 14px;
border-radius: 100%;
width: 60px;
display: inline-block;
text-align: center;
color: #e5b73b;
height: 60px;
line-height: 30px;
box-shadow: 1px 1.732px 60px 0px rgba(250, 63, 108, 0.1);
    
}

.slider-bg2 .video-i {
    background:#383838;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}
.slider-bg2 .video-i:hover {
    background:#e5b73b;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}
.slider-three .slider-bg{
  min-height: 959px !important;
}
.slider-three .slider-content h5::after{
    display: none;
}
#particles-js {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
}
.slider-content > span {
	font-size: 16px;
	font-weight: 500;
	color: #e5b73b;
	text-transform: uppercase;
	letter-spacing: 6px;
	display: block;
	margin-bottom: 20px;
}
.slider-content h2 {
    font-size: 70px;
    letter-spacing: 1.0px;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #fff;
}
.slider-content h2 span {
  color: #fff;
  position: relative;
}
.slider-content h2 span::after {
  bottom: 13px;
  height: 2px;
  width: 100%;
  content: "";
  position: absolute;
  display: inline-block;
  background: #e5b73b;
  left: 0;
}
.slider-content h5{
color: #fff;
font-size: 18px;
text-transform: uppercase;
line-height: 18px;
letter-spacing: 3px;
margin-bottom: 15px;
}
.slider-content h5::after {
  content: "";
  height: 2px;
  width: 55px;
  position: relative;
  display: inline-block;
  background: #e5b73b;
  top: -5px;
  left: 15px;
}
.slider-content p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #e5b73b;
	margin-right: 20px;
	position: relative;
	top: -4px;
}
.slider-content p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
}

.p-relative{position: relative;}
.down-arrow {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 1;
	height: 60px;
	width: 30px;
	margin: auto;
	text-align: center;
	line-height: 60px;
	border: 2px solid #fff;
	border-radius: 50px;
	font-size: 18px;
}
.down-arrow:hover{color: #fff;}
.slider-active .slick-arrow {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 5%;
    color: #00163b;
    font-size: 26px;
    line-height: 60px;
    border: none;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    background: none;
    transition: .5s;
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}


.slider-active .slick-next {
	right: 5%;
left: inherit;
}
.slider-active .slick-arrow,.slider-active .slick-next{
    transition: all 0.3s ease 0s;
    opacity: 0;
}
.slider-active:hover .slick-prev
{
    left: 4%;
}
.slider-active:hover .slick-next
{
    right: 4%;
}
.slider-active:hover .slick-arrow,.slider-active:hover .slick-next{
   opacity: 1;
}
.slider-active .slick-arrow:hover {
	color: #fff;
    background: #e5b73b;
}
.second-slider-content h2 {
	font-size: 90px;
	margin-bottom: 20px;
}
.second-slider-bg::before{opacity: .5;}
.second-slider-content {
	padding-top: 85px;
	padding-bottom: 5px;
}
.s-slider-content h2{margin-bottom: 25px;}
.s-slider-content p {
font-size: 18px;
color: #fff;
line-height: 26px;
margin: auto;
padding-right: 60px;
}
.slider-four .s-slider-content p {
font-size: 18px;
color: #fff;
line-height: 26px;
padding-bottom: 30px;
width: 90%;
margin: auto;
}
.btn-icon {
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    background: #ffb3a5;
    padding: 10px 15px;
    color: #fff;
}
.btn.ss-btn.active {background: none;
color: #fff; border: 1px solid #fff; box-shadow: none;}
.line {
    float: left;
    margin-right: 15px;
}
.slider-shape{position: absolute !important;z-index: 9;}
.ss-one {
top: 220px !important;
left: 200px !important;
}
.ss-two {
top: 290px !important;
left: 49% !important;
}
.ss-three {
top: 77% !important;
left: 7% !important;
}
.ss-four {
top: 56% !important;
left: 37% !important;
}
.ss-five {
	left: 61% !important;
	top: 83% !important;
}
.ss-six {
	left: 88% !important;
	top: 80% !important;
}
.ss-seven {
	top: 20% !important;
	left: 89% !important;
}

.slider-bg .text2 h2{
  font-size: 60px;
}
.slider-bg .text2 a{
    color: #FFF;
}
.slider-bg .text2 .btn.ss-btn.active {
    background: #e5b73b;
    border: 2px solid #e5b73b;
    color: #FFF;
}
.slider-bg .text2 p{
    padding-right: 22%;
    color:#fff;
}
.slider-text-2 h2{
    color: #fff;
}

.s-aliment-1 {
    position: absolute;
    background-color: #ffffff;
    border-radius: 3px;
    padding: 15px;
    box-shadow: 0px 30px 60px 0px rgb(0,0,0,0.2);
    top: 361px;
    right: -122px;
    display: flex;
    align-items: center;
    z-index: 1;
    animation: movedelement 5s linear infinite;
    width: 250px;
}
.aliment-icon-red {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aliment-content {
  margin-left: 15px;
    padding-top: 15px;
}
.aliment-content p{
    margin-bottom: 0;
}
.aliment-content .h3-title {
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}

@keyframes movedelement {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px);
    }
    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px);
    }
    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
.slider-content2 h2{
    color: #125875;
}
.slider-content2 p{
    color: #777777;
}
.slider-content2 h5{
     color: #777777;
}

/* 4. about */
.about-area .btn{
    background:#125875;
border: 1px solid #125875;
}
.about-area .btn:hover{
border: 1px solid #e5b73b;
}
.about-area .btn:hover::before{
    background: #e5b73b;
}
.s-about-img img {

}
.about-img {
	margin-left: -50px;
}
.about-user {
display: flex;
margin: 30px 0;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 15px;
}
.about-user .img{
  margin-right: 30px;
}
.about-user .text h5{
    color: #e5b73b;
}
.about-text {
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 200px;
  background: #e5b73b;
  padding: 14px;
   border-radius: 10px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.about-text::after{
position: absolute;
content: "";
height: 6px;
width: 100%;
bottom: 0;
left: 0;
display: inline-block;
background: #125875;
}

.about-text span {
font-size: 24px;
color: #fff;
position: relative;
display: inline-block;
font-weight: 600;

margin-top: 0;
}
.about-text span sub {
font-size: 30px;
color: #fff;
font-weight: 600;
margin-left: -10px;
bottom: 5px;
}
.about-title > span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: #e5b73b;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.about-title h2 {
	font-size: 50px;
    margin-bottom: 0 !important;
}
.about-title h5{
   color: #e5b73b;
    font-size: 18px;
    margin-bottom: 10px;
}
.about-title .title-strong{
    color: #4f4f4f;
    font-weight: 500;
    font-size: 18px;
}
.about-title .title-strong span {
    padding: 3px 12px;
    background: #e5b73b;
    border-radius: 5px;
    color: #fff;
}
.about-title p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #e5b73b;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.about-title p {
	margin-bottom: 0;
}
.about-content p {
	margin-bottom: 45px;
}
.about-content li {
    display: flex;
    margin-bottom: 10px;
    color: #125875;
}
.about-content li .text {
    padding-top: 0;
}
.about-title h2 span {
    color: #e5b73b;
}
.about-content li .icon i {
    width: 40px;
height: 40px;
background: #ebebeb;
text-align: center;
line-height: 40px;
margin-right: 20px;
color: #e5b73b;
}

.product-qulity li h3{
    font-size: 26px;
    font-weight: 600;
}
.product-qulity li .icon {
  width: 140px;
  margin-top: 12px;
}
.about-content .exprince{
      border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 30px 0;
}
.about-content .exprince h5 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 500;
    color: #0595b8;
}
.about-content .exprince p{
    margin-bottom: 0;
}
.about-content .nav-tabs {
    border: 1px solid #141b22;
    width: 54%;
    padding: 6px;
    display: inherit;
    border-radius: 10px;
    margin-bottom: 30px;
}
.about-content .nav-tabs .nav-item {
    margin-bottom: 0;
    display: inline-block;
    margin-top: 0;
}
.about-content .nav-tabs .nav-item.show .nav-link, .about-content .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #141b22;
    border: none;
    border-radius: 10px;
    padding: 12px 32px;
    color: #fff;
    text-transform: uppercase;
}
.about-content .nav-tabs .nav-link {
   padding: 12px 32px;
     text-transform: uppercase;
    border: none;
}
.ab-ul {
    margin-top: 30px;
}
.ab-ul li{
float: left;
width: 50%;
}
.ab-ul li .icon i {
    width: 40px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    color: #e5b73b;
}
.sr-ul {
    margin-top: 30px;
}
.sr-ul li {
    float: left;
    width: 46.2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
    margin: 0 20px 30px 0;
    padding: 15px 20px;
}
.sr-ul li .icon i {
     width: inherit;
    height:inherit;
    background: inherit;
    border: inherit;
    border-radius: inherit;
     line-height: inherit;
   font-size: 30px;
    color: #4cc3c1;
}
.sr-ul li .text{
  font-size: 14px;
  
  color: #125875;
}

.sr-tw-ul {
    position: relative;
    z-index: 1;
}
.sr-tw-ul li {
    float: left;
    width: 100%;
    border: 1px solid;
    padding: 30px;
    border-width: 1px;
    border-color: rgb(215, 215, 215);
    border-style: solid;
    border-radius: 4px;
    margin-bottom: 15px;
}
.sr-tw-ul li p{
    margin-bottom: 0;
}

.sr-tw-ul li .icon {
    width: 108px;

}
.sr-tw-ul li .icon img,.sr-tw-ul li .icon-right img {
  width: 54px;
}
.sr-tw-ul li .icon-right{
   width: 108px;
}

.sd-img img {
  width: 100%;
}
.section-t h2 {
	font-size: 350px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: -1;
	color: #141b22;
	opacity: .05;
	margin: 0;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-style: italic;
	top: -35px;
	line-height: 1;
}
.second-about {
right: 0;
bottom: inherit;
text-align: center;
top: 0;
width: 307px;
}
.about-text.second-about.three-about {
  right: 42%;
  top: 68%;
}
.second-about p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  
}
.second-atitle > span {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #e5b73b;
	letter-spacing: 2px;
	display: inline-block;
	margin-bottom: 20px;
	background: transparent;
}
.s-about-content p {
	margin-bottom: 0px;
    text-align: justify;
}
.s-about-content .txt-clr{
    color: #245b73;
    font-size: 18px;
    line-height: 28px;
}
.about-content strong{
    color: #e5b73b;
}
.sinature-box {
    float: left;
    width: 100%;
    box-shadow: 0px 16px 32px #0000000A;
    padding: 25px 30px 15px 30px;
    margin-top: 50px;
}
.sinature-box h2{
    font-size: 20px;
    font-weight: 500;
           
    color: #141b22;
    margin-bottom: 5px;
}
.sinature-box h3{
    font-size: 14px;
           
    color: #4CC3C1;
}
.sinature-box .user-box{
    display: flex;
}
.sinature-box .user-box .text{
    padding-top: 10px;
    padding-left: 15px;
}
.signature-text{font-size: 22px; color: #e5b73b;font-family: 'Playfair Display', serif;font-weight: 600;}
.circle-right{
    display: inline-block;
}
.ab-coutner li {
    display: inline-block;
    margin-right: 22px;
}
.ab-coutner .single-counter {
    background-color: rgb(250, 162, 146);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
     border-radius: 10px;
    padding: 70px 0;
}
.ab-coutner .single-counter p{
margin-top: 15px;
color: #4f4f4f;
font-family: 'Playfair Display', serif;
font-size: 20px;
font-weight: 600;
}
.clinet-abimg {
    position: absolute;
    bottom: -76px;
    right: 0;
    animation: alltuchtopdown 3s infinite;
-webkit-animation: alltuchtopdown 3s infinite;
animation-delay: 0s;
-webkit-animation-delay: 1s;
}


.experience-text {
  float: left;
  padding: 15px 0;
  border-top: 1px solid #ffffff4f;
  border-bottom: 1px solid #ffffff4f;
  width: 100%;
    display: flex;
}
.experience-text span {
font-size: 60px;
color: #e5b73b;
position: relative;
font-weight: 800;

margin-top: 15px;
float: left;
margin-right: 15px;
}
.experience-text span sub {
  font-size: 30px;
  color: #e5b73b;
  font-weight: 800;
  margin-left: -10px;
  bottom: 5px;
}
.exp-no {
width: 66%;
 border-right: 1px solid #ffffff4f;
}
.exp-no p {
  float: left;
  color: #fff;
  width: 48%;
}
.exp-text {
  padding-left: 30px;
     color: #ffffffab;
}
.achivments-outer {
  display: flex;
}
.achivments-outer .text{
    padding-left: 15px;
}
.achivments-outer .text h5 {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 24px;
  font-weight: 600;
}
.achivments-outer .text p{
    color: #e5b73b;
}
/* 5. features */
.features-services-area .container {
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    padding: 50px 50px 20px;
    margin-top: -180px;
}
.features-services-area .features-icon img{
    height: 57px;
    margin-bottom: 30px;
}
.features-services-area p{
    margin-bottom: 0;
}
.features-content h4 {
	font-size: 24px;
	margin-bottom: 17px;
}

.s-btn {
	font-size: 14px;
	font-weight: 500;
	color: #141b22;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 9px 30px;
	border-radius: 50px;
}
.s-btn:hover {
	background: #e5b73b;
	border-color: #e5b73b;
	color: #fff;
}
.section-title h5{
  color: #e5b73b;
font-size: 18px;
    margin-bottom: 10px;
}
.section-title h5 div {
    display: inline-block;
    margin: 0 10px;
}
.section-title h2 {
	font-size: 50px;
	padding-bottom: 0;
	margin-bottom: 0px !important;
	position: relative;
}

.section-title .Admission-details-text {
	font-size: 34px;
 
}
.section-title h2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	width: 60px;
	background: #e5b73b;
	margin: auto;
	transition: .3s;
    display: none;
}

section:hover .section-title h2::before{width: 100px;}
.features-p {
	padding-top: 380px;
}

.features-shape{position: absolute;z-index: -1;}
.fshape-one {
	left: 120px;
	top: 25%;
}
.fshape-two {
	left: 15%;
	top: 51%;
}
.fshape-three {
	top: 69%;
	left: 6%;
}
.fshape-four {
	top: 40%;
	left: 89%;
}
.fshape-five {
	top: 71%;
	left: 83%;
}
.about-content3 li::before {
    font-family: "Font Awesome 5 Pro";
    content: "";
    margin-right: 10px;
    color: #e5b73b;
}

/* 6. services */
.feature-area {

    margin-top: -80px;
    z-index: 1;
    position: relative;

}
.services-box{
     border-radius: 8px;
  background-color: #fff;
    padding: 40px 50px;
}
.services-box h3
{
    font-size: 24px;
}
.services-box .icon{
    margin-bottom: 30px;
}
.services-box .icon img{
    height: 52px;
}
.services-box a{
    color: #141b22;
    
}
.services-box a:hover{
    color: #e5b73b;
}
.service-details-three{
    margin-top: -150px;
}
.service-details-three .services-box {

  padding: 30px;
}
.service-details-three .sbox div:nth-child(1) .services-box{
      background: #fff1ee;
}
.service-details-three .sbox div:nth-child(2) .services-box{
      background: #eef8ff;
}
.service-details-three .sbox div:nth-child(3) .services-box{
      background: #fffaee;
}
.service-details-three .sbox div:nth-child(4) .services-box{
      background: #eefffb;
}
.services-two .s-single-services {
    border-radius:0 0 0 0;
}
.services-two .s-single-services .btn2{
    display: inline-block;
    color: #e5b73b;
}
.services-area.gray-bg{position: relative;z-index: 1;overflow: hidden;}
.single-services {
	background: #fff;
	box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
	position: relative;
}
.single-services::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #e5b73b;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.service-t h2 {
	top: 55px;
}
.services-thumb img {
	width: 100%;
}
.services-content span {
	display: block;
	height: 2px;
	width: 150px;
	background: #e5b73b;
	transition: .3s;
	margin-bottom: 55px;
}
.services-content {
	padding: 60px 40px;
	padding-bottom: 55px;
}
.services-content small {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 20px;
}
.services-content h4 {
	font-size: 24px;
	margin-bottom: 23px;
}
.services-content h4:hover a{color: #e5b73b;}
.services-content p{margin-bottom: 0;}
.single-services:hover .services-content span {background: #e5b73b;}
.single-services:hover::before{opacity: 1;}
.services-active .slick-dots {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	line-height: 1;
}
.services-active .slick-dots li{display: inline-block;margin: 0 5px;}
.services-active .slick-dots li button {
	text-indent: -99999px;
	border: none;
	padding: 0;
	height: 5px;
	width: 20px;
	background: #e5b73b;
	border-radius: 50px;
	z-index: 1;
	cursor: pointer;
	transition: .3s;
}
.services-active .slick-dots li.slick-active button {
	width: 50px;
	background: #e5b73b;
}
.services-active .slick-track {
	padding-bottom: 10px;
}

.services-icon i {
    font-size: 48px;
border-radius: 50%;
color: #ff4328;
text-align: center;
width: 100px;
height: 100px;
line-height: 100px;
border: 1px solid #ff4328;
}
.services-two .services-icon {
display: inline-block;
width: 90px;
height: 90px;
background: #FFFFFF 0% 0% no-repeat padding-box;
text-align: center;
border-radius: 50%;
padding: 25px;
    margin-bottom: 30px;
}
.services-two .services-icon img{
    width: 100%;
}
.services-two .brline{
    margin-top: 15px;
    margin-bottom: 25px;
}
.services-two ul li{
    margin-bottom: 25px;
}
.services-two ul li::before {
   font-family: "Font Awesome 5 Pro";
    content: "ï€Œ";
   margin-right: 10px;
color: #e5b73b;
}
.services-icon .glyph-icon::before {
    font-size: 48px;
    color: #3763eb;
    margin-left: 0;
}
.services-icon2 {
    position: absolute;
    right: 5%;
    top: 0;
}
.services-icon2 .glyph-icon::before {
    font-size: 120px;
    color: #8ca8ff29;
    margin-left: 0;
}
.services-two .second-services-content{
    float: left;
width: 100%;
}
.services-two .s-single-services {
transition: .3s;
padding: 45px;
border: none;
margin-bottom: 30px;
border-radius: 0;
  
}
.services-two .s-single-services{
    float: left;
	width: 100%;
}


.services-three .services-icon {
display: inline-block;
width: auto !important;
height: auto !important;
margin-bottom: 30px;
}
.services-three .services-icon img{
    width: 100%;
}
.services-three .brline{
    margin-top: 15px;
    margin-bottom: 25px;
}
.services-three ul li{
    margin-bottom: 25px;
}
.services-three ul li::before {
   font-family: "Font Awesome 5 Pro";
    content: "ï€Œ";
   margin-right: 10px;
color: #e5b73b;
}
.services-three .second-services-content{
    float: left;
width: 100%;
}
.services-three .s-single-services {
transition: .3s;
padding: 30px;
margin-bottom: 30px;
border-radius: 4px;
border: 2px solid #F0F0F0;
display: block;
box-shadow: none;
    
}
.services-three .s-single-services.active {
    background: #fff;
    margin-top: 0;
    position: relative;
    z-index: 1;
    left: 0;
}
.services-three .s-single-services.active .services-icon {
    background: #fff 0% 0% no-repeat padding-box;
    width: 90px;
    height: 90px;
}
.services-three .s-single-services.active a.ss-btn {
    display: none;
}

.second-services-content h5 {
  transition: .3s;
  letter-spacing: 0;
  font-size: 26px;
  color: #030c26;
}
.second-services-content p {
	margin-bottom: 0;
}
.second-services-content a {
	/*font-size: 14px;
	font-weight: 500;
	color: #444d69;
	position: relative;
	transition: .5s;*/
}

.second-services-content a::after {
	left: -40px;
	right: unset;
	opacity: 0;
}
.s-single-services {
	transition: .3s;
    background: #fff;
    position: relative;
    display: flex;
}

.s-single-services .services-icon {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
    z-index: 1;
}
.h-service {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #141b229c;
  padding-top: 45%;
    transition: .3s cubic-bezier(.24,.74,.58,1);
    transform: scaleY(1);
}
.h-service h5 {
color: #fff;
    font-size: 26px;
    font-weight: 600;
}
.s-single-services:hover .h-service{
transform: scaleY(0);
opacity:0;
}
.services-hover .box1 {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #e5b73b;
  position: absolute;
  z-index: 11;
  left: 40px;
  top: 40px;
  border-right: 0;
  border-bottom: 0;
}
.services-hover .box2 {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #e5b73b;
  position: absolute;
  z-index: 11;
  right:40px;
  top:40px;
  border-left: 0;
  border-bottom: 0;
}

.services-hover {
position: absolute;
top: 0;
left: 0;
padding: 100px 60px 0;
background: #141b22;
height: 100%;
width: 100%;
color: #fff;
transform: scaleY(0);
opacity: 0;
transition: .3s cubic-bezier(.24,.74,.58,1);
}
.s-single-services:hover .services-hover {
transform: scaleY(1);
opacity:1;
}
.services-hover h5{
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}
.services-hover a{
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 15px;
    display: block;
}
.services-hover:hover p{
   height: auto;
    width: auto;
    
}
.services-hover:hover .services-icon{ 
   margin-top: 20px;
}
.second-services-content a {
    color: 000f38;
    transition: all 0.3s ease 0s;
}

.s-single-services a.ss-btn{
    display: none;
}
.s-single-services .active-icon{display: none;}
.s-single-services .d-active-icon{display: block;}

.s-single-services:hover {background: #fff;}

.s-single-services.active a.ss-btn{
    display: inline-block;
}
.s-single-services.active .second-services-content h5{}
.s-single-services.active .second-services-content a,#feature-top .s-single-services.active .btn2,.s-single-services.active .services-icon .glyph-icon::before{}
.s-single-services.active .second-services-content p{
   
}
.s-single-services.active .active-icon{display: block;}
.s-single-services.active .d-active-icon{display: none;}
.services-bg {
	background-position: center;
	background-size: cover;
}
.services-active2{
    padding-top: 50px;
    padding-bottom: 300px;
}
.services-active2 .slick-arrow {
   position: absolute;
    top: 50%;
    left: -60px;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #e5b73b;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}
.services-active2 .slick-next {
    left: inherit;
    right: -60px;
}
.services-active2 .slider-nav .slick-list.draggable {
    width: 1100px;
    float: right;
}
.services-item {
background: #fff;
margin: 22px 15px;
box-shadow: 3px 4px 15px #0000001A;
text-align: center;
border-radius: 10px;
}
.services-active2 .slider-nav {
    position: absolute;
    bottom: 0px;
}
.services-active2 li
{
    display: flex;
    margin-bottom: 10px;
}
.services-item h3{
    font-size: 20px;
}
.services-item .glyph-icon:before{
    font-size: 60px;
}
.services-active2 li .icon{
    padding-right: 10px;
}
.services-item.slick-slide.slick-current.slick-active {
    background: #3763eb;
}
.services-item.slick-slide.slick-current.slick-active .glyph-icon:before{
    color: #fff;
}
.services-item.slick-slide.slick-current.slick-active h3{
    color: #fff;
}
.services-area .services-box {
background: #eff7ff;
padding: 50px;
}
.services-area .services-box:hover,.services-area .services-box.active {
background: #fff7ef;
}
.services-box .services-content2{
    transition: .3s;
}
.services-box .services-content2 p{
    margin-bottom: 0;
}

.services-content2 h5{
    font-size: 22px;
    margin-bottom: 15px !important;
}
.services-content2 h5 a{
    color: #30313d;
}
.services-box .ss-btn2{
    width: 60px;
    height: 60px;
    background: #e5b73b 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px #e5b73b33;
    display: none;
    color: #fff;
    line-height: 60px;
    font-size: 31px;
    border-radius: 50%;
    position: absolute;
    left: 42%;
    bottom: -25px;
    transition: .3s;
}
.services-box .services-content2:hover .ss-btn2{
     display: inline-block;
}

.services-02 ul{
    display: flex;
    border: 2px solid #F5F5F5;
}
.services-02 ul li{
    padding: 30px;
     border-right: 2px solid #F5F5F5;
    background: #fff;
    transition: .2s;
}
.services-02 ul li:last-child{
    border: none;
}
.services-icon-02
{
    margin-bottom: 30px;

}
.services-content-02 h5{
    font-size: 24px;
    margin-bottom: 20px;
}
.services-content-02{
        font-size: 14px;
}
.services-content-02 .ss-btn2 {
    margin-top: 20px;
    display: block;
}
.services-content-02 .ss-btn2 i{
    width: 40px;
height: 40px;
    border: 2px solid #E6E6E6;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    color:#777;
}
.services-content-02 .ss-btn2 span{
   color: #e5b73b; 
    margin-left: -10px;
    font-weight: 600;
    opacity: 0;
   transition: all 0.5s ease 0s;
}
.services-02 ul li:hover{
   border: none;
box-shadow: 0px 16px 32px #0000000A;
transform: scale(1.08);
    transition: .2s;
}
.services-02 ul li:hover .ss-btn2 span{
    margin-left: 5px;
    opacity: 1;
    transition: .2s;
}
.services-box-03 {
    background: #fff;
    padding: 50px;
}
.services-box-04{
     border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 8px 38px 0px rgba(40, 40, 40, 0.04);
    padding: 45px;
}

.services-icon-04{
    display: flex;
    margin-bottom: 30px;
}
.services-icon-04 img{
    margin-right: 15px;
}
.services-icon-04 h4{
    padding: 15px 0 0;
}
.services-box-04 .services-content-02 li{
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    color: #125875;
}
.services-box-04 .services-content-02 li::before {
    font-family: "Font Awesome 5 Pro";
    content: "ï€Œ";
    margin-right: 10px;
    color: #e5b73b;
}
.services-box-04 .services-content-02 .blue li::before{
    color: #4cc3c1;
} 
.services-box-04 .services-content-02 .green li::before{
    color: #2db065;
} 
.services-05 h2{
    color: #fff;
}
.services-05::before{
    content: "";
    background: #125875;
    position: absolute;
    top: 0;
    width: 100%;
    height: 529px;
}
.services-content-05{
     background-color: rgb(255, 255, 255);
  box-shadow: 0px 8px 38px 0px rgba(40, 40, 40, 0.04);
padding:30px;
    margin-bottom: 50px;
}
.services-content-05 span{
    color: #e5b73b;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.services-text05 p{
    font-size: 20px;
}
.services-text05 a{
    font-size: 20px;
color: #e5b73b;
font-weight: 500;
text-decoration: underline;
}

.services-07 .section-title h2{
    color: #fff;
}
.services-box07{
background-color: rgba(18, 88, 117, 0.85);
    padding: 35px;
    transition: all 0.3s ease 0s;
}

.services-box07:hover,.services-box07.active{
    background: #e5b73b;
}
.services-box07 .sr-contner {
    display: flex;
}
.services-box07 .sr-contner .icon {
  width: 138px;
  margin-right: 20px;
}
.services-box07 .sr-contner .text h5{
    font-size:25px;
    color: #fff;
    
}
.services-box07 .sr-contner .text p{
    margin-bottom:10px;
    color: #fff;
}
.services-box07 .sr-contner .text a{
    
    color: #fff;
}

.services-07 .user-box {
    display: flex;
}
.services-07 .user-box .text {
    padding-top: 10px;
    padding-left: 15px;
}

.services-07 .user-box .text h2 {
    font-size: 24px;
    font-weight: 500;
           
    color: #fff;
    margin-bottom: 5px;
}
.services-07 .user-box .text h3 {
    font-size: 14px;
           
    color: #9a9fa2;
}

.services-08-item {
    text-align: center;
    padding:50px;
     border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.services-08-item .readmore {
  width: 50px;
  height: 50px;
  background: #d7d7d7;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  color: #162542;
  display: inline-block;
  margin-top: 15px;
}
.services-08-item .readmore:hover{
    color: #fff;
    background: #e5b73b;
}
.services-08 h2{
    color: #fff;
}
.services-08 .bg-outer{
     background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);    
}
.services-08 .col-lg-4.col-md-4{
    position: relative;
}
.services-08 .services-08-item--wrapper{
     border-bottom: 2px solid #f5f5f5;
}

.services-08 .services-08-item--wrapper:nth-child(2){
    border-bottom: none;
}
.services-08-item--wrapper > div{
    border-right: 2px solid #f5f5f5;
}
.services-08-item--wrapper > div:nth-child(3){
    border-right: none;
}
.services-08-content h3{
    margin-bottom: 15px;
    font-size: 24px;
}
.services-08-content,.services-08-thumb {
    position: relative;
    z-index: 1;
}
.services-08-thumb img{
    height: 40px;
}
.services-08-content .number {
  color: #f5f5f5;
  -webkit-text-stroke: 1px #e5b73b;
  -webkit-text-fill-color: #fff;
  font-size: 70px;
  font-weight: bold;
    margin-bottom: 35px;    
}
.services-08-item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
}
.services-08-item:hover::before {
    background-color: #fff;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
}
.services-09::before {
display: none;
}
.services-09 p,.services-09 .section-title h5{
    color: #fff;
}

.services-area2 .container {
    z-index: 1;
    position: relative;
}
.services-area2 h2{
    color: #30313d;
}
.services-area2 .services-box2 {
    background-color: rgb(255, 255, 255);
    box-shadow:2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.07) ;
}
.services-area2 .services-box2 h3 {
    padding-left: 30px;
    border-left: 5px solid #e5b73b;
}
.services-area2 .services-box2 .services-icon{
    border-radius: 15px;
    background-color: #fff7e7;
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    text-align: center;
}
.services-area2 .services-box2 .services-icon i{
    border: none;
    color: #e5b73b;
}
.services-area2 .services-box2 p{
    margin-bottom: 0;
}
.services-box2 .services-content2 {
    padding: 30px 0 30px 0;
    position: relative;
}
.services-box2 .services-content2 h3 {
    font-weight: 600;
    font-size: 24px;
}
.services-box2 .services-content2 .icon{
color: #777777;
width: 50px;
height: 50px;
border: 2px solid #7777777d;
text-align: center;
font-size: 30px;
line-height: 48px;
display: inline-block;
border-radius: 50%;
position: absolute;
top: 28%;
right: 30px;
}
.services-box2 .services-content2 .icon:hover{
color: #e5b73b;
border: 2px solid #e5b73b;
}
.animations-01 {
    position: absolute;
    left: 0;
    bottom: 30px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-02 {
    position: absolute;
    right: 0;
    bottom:-10px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}
.animations-03 {
    position: absolute;
    left: -50px;
    top: 240px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-04 {
   position: absolute;
    left: 235px;
    bottom: 195px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-05 {
   position: absolute;
    animation: alltuchtopdown 5s infinite;
    width: 100%;
    text-align: center;
    top: 24px;
    z-index: -1;
}

.animations-06 {
    position: absolute;
    left: 50px;
    top: 240px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-07 {
   position: absolute;
    left: 0px;
    bottom: -50px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-08 {
    position: absolute;
    right: 50px;
    top:250px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}
.animations-09 {
  position: absolute;
    right: 50px;
    bottom:150px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}
.animations-10 {
position: absolute;
left: 0;
bottom: 110px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-11 {
   position: absolute;
    left: 160px;
    bottom: 165px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-12 {
    position: absolute;
    right: 130px;
    top: 340px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-13 {
   position: absolute;
    right: 150px;
    bottom: 200px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-14 {
    position: absolute;
    right: 80px;
   top: 150px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}
.animations-15 {
  position: absolute;
    right: 120px;
    bottom:0;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}
@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }

.sbox div:nth-child(1) .services-box07 {
  background: #ffeec4;
}
.sbox div:nth-child(2) .services-box07 {
  background:#e5f3ff;
}
.sbox div:nth-child(3) .services-box07 {
  background: #e1ffe5;
}
.sbox div:nth-child(4) .services-box07 {
  background: #fff4f3;
}
.service-details-two {
  margin-top: -234px;
}
/* steps area */
.steps-area .section-title  p{
    color: #96bece;
    font-size: 18px;
    margin-top: 15px;
}
.steps-area h2,.steps-area h3{
color: #fff;}
.steps-area h3{
    font-size: 24px;
}
.steps-area li {
  margin-bottom: 30px;

}
.steps-area li:last-child{
    margin-bottom: 0;
}
.step-box {
  display: flex;
}
.step-box .text p{
    margin-bottom: 0;
    color: #96bece;
}
.step-box .date-box {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #e5b73b;
    margin-right: 20px;
    text-align: center;
    position: relative;
    float: left;
    color: #fff;
    
    font-size: 24px;
    font-weight: 600;
    line-height: 70px;
    border: 2px solid #e5b73b;
    padding: 1px;
}

.step-box .date-box img {
    border-radius: 100px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.step-img {
margin-right: -302px;
background: #fff;
padding-bottom: 30px;
}
.step-img img{
    margin-top: -30px;
}
.step-box.step-box2 {
  padding-right: 50px;
    display: inherit;
}
.step-box.step-box2 .dnumber {
  display: block;
}
.step-box.step-box2 .text {
  display: inline-block;
  margin-top: 30px;
    font-size: 18px;
}
.step-box.step-box2  h2{
    font-size: 50px;
    margin-bottom: 15px;
    color: #fff;
}
.step-img2 {
  margin-right: -350px;
    margin-left: -15px;
}
.step-img2 img{
    width: 996px;
}

.step-box.step-box3 {
 padding-left: 50px;
    display: inherit;
}
.step-box.step-box3 .dnumber {
  display: block;
}
.step-box.step-box3 .text {
  display: inline-block;
  margin-top: 30px;
    font-size: 18px;
}
.step-box.step-box3  h2{
    font-size: 50px;
    margin-bottom: 15px;
    color: #fff;
}
.step-img3 {
  margin-left: -350px;
    margin-right: -15px;
}
.step-img3 img{
    width: 996px;
}
/* 7. video */

.video-position {
	position: absolute;
	bottom: -170px;
	left: 50px;
}
.video-img {
	position: relative;
	overflow: hidden;
	z-index: 1;   
    height: 588px;
}
.video-img img{
    width: 100%;
}
.video-img::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .65;
}
.video-img a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 9;
  font-size: 30px;
  color: #fff;
  height: 80px;
  width: 80px;
  text-align: center;
  background: #e5b73b;
  border-radius: 50%;
  padding: 25px;
}
.video-img a::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 90px;
	width: 90px;
	background: transparent linear-gradient(90deg, #e5b73b 0%, #e5b73b 100%) 0% 0% no-repeat padding-box;
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.left-align h2::before{margin: unset;}
.video-content p {
	margin-bottom: 30px;
}
.v-list ul li {
	margin-bottom: 20px;
}
.v-list ul li:last-child {
	margin-bottom: 0px;
}
.v-list ul li i {
	color: #e5b73b;
	display: inline-block;
	margin-right: 5px;
}
.v-padding {
	padding-top: 35px;
}
.s-video-wrap2 {
  height: 500px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}

.s-video-wrapend {
  
    align-items: end;
  }
.s-video-wrap {
background-position: center;
background-size: cover;
height: 660px;
display: flex;
align-items: center;
background-repeat: no-repeat;
border-radius: 10px;
}
.s-video-content {
width: 100%;
text-align: center;
}
.s-video-content a {
z-index: 9;
font-size: 14px;
text-align: center;
border-radius: 50%;
display: inline-block;
margin-bottom: 15px;
position: relative;
}

.s-video-content  .ai-download{
  border-radius: unset !important;
}
.s-video-content a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 120px;
    width: 120px;
    background: rgba(255, 255, 255, 0.09);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    animation: pulse-border 1500ms ease-out infinite;
}
.s-video-content h2 {
font-size: 50px;
color: #fff;
margin-bottom:10px;
}
.s-video-content p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
    
}
/* 8. choose */
.chosse-img {
	background-size: cover;
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-position: center;
}
.choose-list{
	float:left;
	width: 100%;
}
.choose-list ul li {
	margin-bottom: 20px;
	color:#444d69;
	width: 50%;
	float: left;
}
.choose-list ul li i {
	color: #e5b73b;
	display: inline-block;
	margin-right: 5px;
	font-size:18px;
}
.choose-area {
	background-size: cover;
	background-position: center;
}
.choose-content p {
	margin-bottom: 15px;
	color: #444d69;
	padding-right: 50px;
}
.choose-btn a {
   border-radius: 8px;
  background-color: rgb(31, 83, 219);
  box-shadow: 0px 2px 60px 0px rgba(31, 83, 219, 0.3);
    width: 241px;
    display: inline-block;
    color: #fff !important;
    display: flex;
    padding: 10px 25px;
    float: left;
    margin-right: 25px;
    position: relative;
    border: 2px solid #1f53db;
    
}
.choose-btn a .icon {
    padding: 0 20px 0 0;
    line-height: 50px;
    z-index: 99;
}
.choose-btn a .text {
    z-index: 99;
    font-size: 20px;
}
.choose-btn a .text strong {
    font-size: 22px;
    margin-top: 0px;
    display: block;
    font-weight: 500;
}
.choose-btn a.g-btn {
    box-shadow: none;
    width: 262px;
    background: none;
   border: 2px solid #1f53db;
    margin-right: 0;
}
.g-btn .text {
    color: #141b22;
}
.g-btn .text strong {
    color: #1F53DB;
}
/* 9. brand */
.single-brand {text-align: center;}
.single-brand img {display: inline-block;}
.brand-area2{
    margin-top: -70px;
    position: relative;
}


/* 10. work-process */
.wp-bg {
	background-position: center;
	background-size: cover;
}

.w-title h2::before{background-color: #e5b73b;}
.wp-list {
	background: #232c8e;
	box-shadow: 0px 10px 30px 0px rgba(29, 38, 129, 0.48);
	padding: 80px 50px;
	padding-bottom: 75px;
}
.wp-list ul li {
	display: flex;
	align-items: start;
	overflow: hidden;
	margin-bottom: 45px;
}
.wp-list ul li:last-child {
	margin-bottom: 0px;
}
.wp-icon {
	margin-right: 25px;
}
.wp-content h5 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
}
.wp-content p{color: #fff;margin-bottom: 0;}
.wp-tag {
	position: absolute;
	left: 70px;
	top: 90px;
	animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}
@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-10px);
    -moz-transform: rotateX(0deg) translateY(-10px);
    -ms-transform: rotateX(0deg) translateY(-10px);
    -o-transform: rotateX(0deg) translateY(-10px);
	transform: rotateX(0deg) translateY(-10px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
}
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-10px);
    -moz-transform: rotateX(0deg) translateY(-10px);
    -ms-transform: rotateX(0deg) translateY(-10px);
    -o-transform: rotateX(0deg) translateY(-10px);
	transform: rotateX(0deg) translateY(-10px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
}
.wp-img {
	margin-right: -60px;
	margin-top: -60px;
	margin-bottom: -15px;
}
.wp-thumb img {
	width: 100%;
}
.inner-wp-icon {
	float: left;
	display: block;
	margin-right: 30px;
}
.inner-wp-c {
	overflow: hidden;
	display: block;
}
.inner-wp-c h5 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
}
.inner-wp-c p{margin-bottom: 0;}
/* 11. team */
.team-area .single-team {
  margin-left: 0;
  margin-right: 0;
}
.single-team {
  border-radius: 2px;
  background-color: #fff;
  padding: 30px;
}

.ard-ranked-no { 
    min-height: 360px;
}

.team-area .container{
    z-index: 1;
    position: relative;
}
.team-active .slick-dots{
    text-align: center;
    display: none;
}
.team-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.team-active .slick-dots .slick-active button {
  width: 10px;
  background-color: #e5b73b;
}
.team-active .slick-dots li button {
text-indent: -99999px;
padding: 0;
margin-left: 10px;
z-index: 1;
cursor: pointer;
transition: .3s;
background-color: #cccccc;
height: 10px;
width: 10px;
border-radius: 2px;
border: none;
    
}
 .team-active .slick-dots li.slick-active button {
}
.team-active .slick-dots li.slick-active button::before {
    opacity: 1;
}
.team-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

.team-thumb{
    text-align: center;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.team-thumb img{
display: inline-block !important;
width: 150px;
height: 150px;
border-radius: 50%;
}
.team-thumb .dropdown {
  position: absolute;
bottom: 0;
right: 15px;
}
.team-thumb .dropdown .xbtn {
width: 50px;
height: 50px;
background: #e5b73b 0% 0% no-repeat padding-box;
display: inline-block;
font-size: 18px;
line-height: 48px;
font-family: 'Titillium Web', sans-serif;
color: #fff;
cursor: pointer;
border-radius: 50%;
position: relative;
}
.team-thumb .dropdown .xbtn::before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  border: 2px dashed #ffffff5c;
  border-radius: 50%;
  left: 5px;
  top: 5px;
}
.team-social {
text-align: center;
transition: all 0.3s ease 0s;
width: 100%;
margin-top: 10px;

}
.team-social li{
    display: inline;
    margin:0 3px;
}
.team-thumb .dropdown-menu {
    background: none;
    border: none;
    padding: 0;
    transform:translate3d(0px, -107px, 0px) !important;
}

.team-thumb .social {
    position: absolute;
    top: 0;
}

.team-info {
padding: 30px 0px 0;
transition: .3s;
position: relative;
text-align: center;
}

.team-info .text {
    padding-left: 30px;
    border-left: 5px solid #e5b73b;
}

.team-info h4 {
	font-size: 24px;
	margin-bottom: 5px;
	transition: .3s;
}
.team-info span {
	font-size: 16px;
	transition: .3s;
    color: #e5b73b;
    font-weight: 600;
}
.team-info p{
    margin-bottom: 0;
    color: #e5b73b;
}
.team-social a {
color: #777;
display: inline-block;
text-align: center;
border-radius: 50%;
font-size: 16px;
position: relative;
z-index: 999;
margin: 5px 0;
width: 40px;
height: 40px;
background: #fff;
line-height: 40px;
border: 1px solid #ebebeb;
}
.team-social a:hover{
    background: #e5b73b;
    color: #fff;
    border: 1px solid #e5b73b;
}
.single-team:hover .team-thumb .brd::before,.single-team:hover .team-thumb .brd::after{
    color: #e5b73b;
}

.single-team:hover .team-info{
   border-color: #e5b73b;
}
.team-t h2 {
	top: 50px;
}
.single-team:hover .team-info h4{
    color: #e5b73b;
}
.slick-slide {
    outline: none;
}

.team-active{
    position: relative;
}
.team-active .slick-arrow {
position: absolute;
top: 40%;
left: -60px;
border: none;
background: none;
padding: 0;
font-size: 20px;
color: #fff;
z-index: 9;
cursor: pointer;
transition: .3s;
background: #e5b73b;
width: 50px;
height: 50px;
border-radius:4px;
}
.team-active .slick-arrow:hover{
    background: #125875;
}
.team-active .slick-next {
    left: inherit;
    right: -60px;
}
.team-area-content{
    padding: 120px 0;
}

.team-info h4 a:hover{
      color: #e5b73b;
}
.team-area-content span {
    margin-bottom: 10px;
    color: #e5b73b;
    font-size: 18px;
    display: inline-block;
    font-weight: 500;
    position: relative;
}
.team-area-content span::before {
    content: "";
    width: 50px;
    height: 1px;
    background: #e5b73b;
    position: relative;
    display: inline-block;
    top: -5px;
    margin-right: 15px;
}
.team-area-content ul{
    margin-top: 30px;
    margin-bottom: 50px;
}
.team-area-content li{
    display: flex;
    margin-top: 15px;
}
.team-area-content li .icon i{
    margin-right: 10px;
    color: #e5b73b;
    width: 20px;
}
.team-area-content li .icon strong{
     color: #125875;
}
.team-area-content li .icon{
    margin-right: 10px;
    width: 35%;
}
.team-area-content .social a {
font-size: 12px;
color: #fff;
margin: 0 5px;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
line-height: 40px;
box-shadow: 3px 4px 15px #00000026;
}
.team-area-content .social a:nth-child(1) {
    background: #345aa8;
}
.team-area-content .social a:nth-child(2) {
    background: #00ACED;
}
.team-area-content .social a:nth-child(3) {
    background: #0057FF;
}
.team-area-content .social a:nth-child(4) {
    background: #CD201F;
}
.per-info {
  background: #f5f5f5;
  padding: 30px;
  display: flex;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.per-info .info-text {
  width: 100%;
}
.per-info .info-text p{
    margin-bottom: 0;
    font-size: 16px;
}
.per-info .info-text p i{
    color: #e5b73b;
    margin-right: 10px;
}
.team-img-box img {
  width: 100%;
    border-style: solid;
  border-width: 7px;
  border-color: rgb(255, 255, 255);
     box-shadow: 5px 8.66px 58px 0px rgba(0, 0, 0, 0.08);
}




.notice-wrp {
    background: #125875;
  
  }
  
  .notice-wrp .notice-title {
 
    padding-right: 36px;
    margin-right: 25px;
  }
  
  .notice-wrp .notice-title-view {
    position: relative;
  }
  
 
  .notice-title .notice-title-content h5 {
    font-weight: 300;
    color: #fff !important;
 
    background: #e5b73b;
    padding: 10px 34px;
    color: #FFFFFF;
    font-weight: normal;
    border-radius: 4px;
  }
  
  .notice-title .notice-title-content h5 small {
    font-size: 65%;
    font-weight: 300;
    width: 100%;
    display: inline-block;
  }
  
  .notice-wrp .notice-content {
    width: 100%;
  }
  
  .notice-content li {
    color: #444444;
    font-size: 16px;
    font-weight: normal;     
  }
  
  .notice-content li:not(:last-child) {
    margin-right: 20px;
  }
  
  .notice-content li a {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #fff;
  }
  
  .notice-content li .notice-date {
    color: #FFFFFF;
    background: #065E3E;
    width: 38px;
    height: 38px;
    border-radius: 42px;
    text-align: center;
    line-height: .9;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px;
    font-size: 14px;
  }
  
  .notice-content li p {
    margin-bottom: 0;
  }
  
  

.s-about-content h2{
    font-size: 50px;
    margin-bottom: 20px;
}
.s-about-content h3{
    font-size: 30px;
    margin-bottom: 8px;
}
.s-about-content .footer-social a{
    background: #125875;
}
.per-info ul {
  margin-bottom: 0;
}

.brand-anim-01{
  position: absolute;
  left: -40px;
  top: -60px;
}
.brand-anim-02{
position: absolute;
right: -36px;
top: 40px;
}

.team-area2 .single-team {
 padding: 0;
background: #f7f9ff;
}

.team-area2 .team-thumb img{
    height: auto;
    width: auto;
    border-radius: 0;
}
.team-area2 .team-info{
    padding-bottom: 30px;
}
.conterdown {
  background: #125875;
    padding: 50px 0;
    border-radius: 4px;
    margin: 30px 0;
}
.conterdown .timer {
  display: flex;
}
.conterdown .timer-outer {
  width: 100%;
  text-align: center;
}
.conterdown  .smalltext {
  color: #75b4ce;
}
.conterdown span{
  font-size: 50px;
  
  color: #fff;
font-weight: 600;
}
/* 12. project */
.project h2{

}
.single-project .project-info {
position: absolute;
bottom: 40px;
left: 40px;
color: #fff;
}
.single-project .project-info h4{
    margin-bottom: 0;
}
.single-project .project-info h4 a
{
    color: #fff;
    font-size: 24px;
}
.single-project .project-info p{
    color: #e5b73b;
    margin-bottom: 0;
}
.single-project .project-info a{
    color: #e5b73b;
}
.single-project .project-info a img{
    display: inline;
    margin-left: 5px;
}
.portfolio-active {
padding-left: 40px;
}
.portfolio-area2 h2{
    color: #fff;
}
.portfolio-active .single-project {
    position: relative;
}

.portfolio-active .slick-arrow {
    position: absolute;
    top: -124px;
    right: 19%;
    border: none;
    background: none;
    padding: 0;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #e5b73b;
    box-shadow: 1px 1.732px 30px 0px rgba(255, 94, 21, 0.25);
    font-size: 30px;
}

.portfolio-active .slick-arrow:hover {
    background: #e5b73b;
    color: #fff;
}
.portfolio-active .slick-next {
right: 15%;
left: inherit;
}
.portfolio-box {
    width: 100%;
    height: 390px;
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.portfolio-box img {
    height: 390px !important;
    max-width: 600px !important;
    margin-left: -150px;
}
.portfolio-box .caption {
    position: absolute;
    bottom: -150px;
    padding: 30px;
    width: 100%;
    background: #fff;
    transition: opacity .4s ease, visibility .2s ease;
    opacity: 0;
}
.portfolio-box:hover .caption
{
    bottom: 0;
    opacity: 1;
}
.portfolio-box .caption .caption-text{
    position: relative;
}
.portfolio-box .caption .arrow-icon {
    position: absolute;
    right: 40px;
    top: 25%;
    font-size: 28px;
    color: #e5b73b;
}
.caption-text h5{
    margin-bottom: 5px !important;
}
.caption-text p{
    margin-bottom: 0 !important;
}
.project-two h2{
    color: #fff;
}
.project-two .grid-item,.project-two .col-xl-6{
    padding: 0;
    margin: 0;
}

/* event */

.event-item .thumb{
    overflow: hidden;
}
.event-content{
    padding: 20px;
    background: #f0f7ff;
    position: relative;
    transition: all 0.5s ease 0s;
}

.event-bdydate{
    background: #125875;
    color: #96bece;
}


.event-item:hover .event-content{
    background: #125875;
    color: #96bece;
}

.event-bdydate:hover .event-content {
    background: transparent;
    color: transparent;
}

.calendar-item{
    padding: 20px;
    background: #125875;
    color: #96bece;
    position: relative;
    transition: all 0.5s ease 0s;
}
.event-item:hover .calendar-item{
    background: #125875;
    background: #f0f7ff;
   
}
.event-item:hover .event-content .time{
    color: #bbeafe;
}
.event-item:hover .event-content .time strong,.event-item:hover .event-content h3 a, .calendar-item .readmore{
    color: #000;
}
.event02 .event-content h3{
    font-size: 24px;
}
.event-content .date {
  position: absolute;
  background-color: #e5b73b;
  width: 80px;
  height: 67px;
  left: 30px;
  top: -60px;
  color: #fff;
    text-align: center;
    font-size: 12px;
    
}
.event-content .data-next {
  width: 120px;
}
.event-content .date strong{
    font-size: 24px;
    display: block;
    margin-top: 10px;
}

.event-content h3{
    font-size: 24px;
}
.calendar-item h3{
    font-size: 24px;
    color: #fff;
}

.calendar-item .readmore{
    color: #e5b73b;
}
.event-content .time{
     
}
.event-content .time strong{
    font-weight: 500;
    color: #e5b73b;
}
.event-content .time i{
    margin-left: 5px;
    margin-right: 5px;
}
.event02 .event-item{
    width: 100%;
    float: left;
}
.event02 .thumb {
  width: 219px;
  height: 270px;
  float: left;
}
.event02 .event-content {
  float: left;
  width: 59%;
}

.content-date {
  display: grid;
  grid-template-columns: 20% 80%;
}
.event02 .event-content .date{
    position: relative;
    left: inherit;
    top: inherit;
    display: inline-block;
    margin-bottom: 20px;
}
.event02 .thumb {
width: 219px;
height: 277px;
}
.event02 .thumb img{
  width: 219px;
height: 277px;
}
.event02 .event-content .date{
    border-radius: 4px;
    margin-bottom: 20px;
}
.event02 .event-content .icon {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 90px;
  color: #dfeeff;
}
.event03 .event-content,.event03 .event-item{
    float: left;
}
.event03 .event-content{
    background: #fff;
    border: 1px solid #e5b73b;
    padding: 15px;
    width: 100%;
}
.event03 .event-content h3{
    font-size: 24px;
}
.event03 .event-content .date{
position: relative;
top: 0;
left: 0;
float: left;
border-radius: 4px;
height: 77px;
padding-top: 6px;
}
.event03 .event-content .icon {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 90px;
  color: #f7f9ff;

}
.event03 .event-content .text {
  float: left;
  width: 81%;
  margin-left: 20px;
}
/* .event03 .event-bdydate .icon {
    position: absolute;
    right: 30px;
    top: 0;
    font-size: 90px;
    color: #356c84;
  
  } */

  /* .event03 .event-bdydate:hover .icon {
    color: #356c84;
} */
 .event03 .event-item:hover .icon {
     color: #356c84;
}
.event03 .event-content .time i{
    color: #e5b73b;
}
.event03 .event-content .time strong {
  font-weight: 500;
  color: #777;
}
/* courses */
.class-scroll .schedule li {
  float: left;
  padding: 0 15px;
    padding-left: 15px;
  border-right: 1px solid #ccc;
}
.class-scroll .class-item .class-content p{
    margin-bottom: 0;
}
.class-scroll .schedule span {
  display: block;
  line-height: 22px;
  color: #12265a;
  margin-bottom: 5px;
    font-weight: 600;
}
.class-scroll .schedule span.class-age,.class-scroll .schedule span.class-size {
  color: #e5b73b;
    font-weight: 400;
}
.class-scroll .slick-track .class-item:nth-child(1) ul,.class-scroll .slick-track .class-item:nth-child(4) ul,.class-scroll .slick-track .class-item:nth-child(7) ul,.class-scroll .slick-track .class-item:nth-child(10) ul,.class-scroll .slick-track .class-item:nth-child(13) ul {
  background: #fff1ee;
}
.class-scroll .slick-track .class-item:nth-child(2) ul,.class-scroll .slick-track .class-item:nth-child(5) ul,.class-scroll .slick-track .class-item:nth-child(8) ul,.class-scroll .slick-track .class-item:nth-child(11) ul,.class-scroll .slick-track .class-item:nth-child(14) ul  {
  background:#eef8ff;
}
.class-scroll .slick-track .class-item:nth-child(3) ul,.class-scroll .slick-track .class-item:nth-child(6) ul,.class-scroll .slick-track .class-item:nth-child(9) ul,.class-scroll .slick-track .class-item:nth-child(12) ul,.class-scroll .slick-track .class-item:nth-child(15) ul  {
  background:#fffaee;
}


.class-scroll .col-lg-4:nth-child(1) ul,.class-scroll .col-lg-4:nth-child(4) ul,.class-scroll .col-lg-4:nth-child(7) ul,.class-scroll .col-lg-4:nth-child(10) ul,.class-scroll .col-lg-4:nth-child(13) ul {
  background: #fff1ee;
}
.class-scroll .col-lg-4:nth-child(2) ul,.class-scroll .col-lg-4:nth-child(5) ul,.class-scroll .col-lg-4:nth-child(8) ul,.class-scroll .col-lg-4:nth-child(11) ul,.class-scroll .col-lg-4:nth-child(14) ul  {
  background:#eef8ff;
}
.class-scroll .col-lg-4:nth-child(3) ul,.class-scroll .col-lg-4:nth-child(6) ul,.class-scroll .col-lg-4:nth-child(9) ul,.class-scroll .col-lg-4:nth-child(12) ul,.class-scroll .col-lg-4:nth-child(15) ul  {
  background:#fffaee;
}

.class-scroll .schedule li:last-child {
  padding-right: 0;
  border-right: none;
}
.class-scroll .schedule {
display: inline-block;
width: 100%;
padding: 15px 15px;
background: #fff1ee;
margin-bottom: -8px;
}
.class-scroll .class-item{
    margin: 0 15px 15px;
    box-shadow: 1px 1.732px 20px 0px rgba(0, 0, 0, 0.08);
}
.class-active{
    margin-right: -350px;
}
.courses-item {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
   background: #f0f7ff;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

.words-of-wisdom .thumb.fix {
  
  padding: 30px;
  background-position: center;
}

.words-of-wisdom .thumb.fix a img {
  width:unset !important; 
  margin: 0 auto;
}
.courses-item:hover{
   box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1); 
}
.courses-item:hover .courses-content{
    background: #fff;
}
.courses-img-outer {
  overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.courses-content {
    padding: 30px;    
    float: left;
    position: relative;
    
}
.courses-content .cat {
  border-radius: 4px;
  background-color: #e5b73b;
  position: absolute;
  top: -18px;
  right: 30px;
  color: #fff;
  padding: 5px 10px;
}
.courses-content .cat i{
    margin-right: 5px;
}

.courses-item .icon img{
    display: inherit;
}
.courses-item .icon {
  float: right;
  text-align: right;
  margin-top: -60px;
  margin-right: 30px;
}
.courses-content h4{
    font-size: 26px;
    margin-bottom: 15px;
}
.courses-content .schedule span {
  display: block;
  line-height: 22px;
  color: #12265a;
}
.courses-content a{
    color: #141b22;
    
}

.courses-content a.readmore{
     color: #e5b73b;
}
.courses-content a.readmore:hover{
     color: #141b22;
}
.courses-content a:hover{
    color: #e5b73b;
}
.course-widget-price ul {
  width: 100%;
  display: inline-block;
}
.course-widget-price li i {
  padding-right: 9px;
  font-size: 14px;
  padding-left: 2px;
  color: #e5b73b;
}
.course-widget-price li span:last-child {
  float: right;
}

.shop-area .courses-item{
    margin-left: 0;
    margin-right: 0;
}
.class-area2 h2{
    color: #fff;
}
.class-active .single-project {
    position: relative;
}

.class-active .slick-arrow {
position: absolute;
top: -122px;
left: 71.6%;
border: none;
background: none;
padding: 0;
font-size: 36px;
color: #fff;
z-index: 9;
cursor: pointer;
transition: .3s;
background: #e5b73b;
width: 60px;
height: 60px;
border-radius: 4px;
}
.class-active .slick-arrow:hover
 {
    background: #125875;
    color: #fff;
}
.class-active .slick-next
{
left: 76%;
right: 0;
}

.class-item {
    display: inline-block;
     background-color: rgb(255, 255, 255);
  box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
}
.class-img-outer {
  overflow: hidden;
    position: relative;
}
.course-meta {
  position: absolute;
  bottom: 0;
  background: #00000082;
  width: 100%;
  padding: 15px;
  color: #fff;
}
.course-meta .author {
  display: flex;
  align-items: center;
  gap: 13px;
}
.course-meta .author .thumb img{
    height: 60px;
}
.course-meta .author .text{
    line-height: 22px;
}
.course-meta .author .text p{
    margin-bottom: 0;
}
.course-meta .author a{
    color: #fff;
    font-size: 16px;
    
}
.course-meta2 {
  background: #125875;
  border-radius: 8px;
    padding: 15px 30px;
}
.course-meta2 p{
    margin-bottom: 0 !important;
}
.course-meta2 .author {
  display: flex;
  align-items: center;
  gap: 13px;
    color: #75b4ce;
}
.course-meta2 .author a{
    color: #fff;
    
}
.course-meta2 .left {
    float: left;
}
.course-meta2 .left li{
   float: left;
    margin-right: 30px;
}
.course-meta2 .right{
    float: right;
}
.course-meta2 .price {
  padding: 5px 30px;
  color: #fff;
  background: #e5b73b;
  border-radius: 30px;
  font-weight: 600;
  font-size: 18px;
  margin-top: 7px;
}
.course-meta2 .author .thumb img {
  height: 50px;
}
.shop-area .class-item {
  margin-left: 0;
  margin-right: 0;
    margin-bottom: 30px;
}
.class-item .class-content {
  padding: 30px;
}
.class-item .class-content h4{
    font-size: 24px;
    margin-bottom: 15px;
}

.class-content .schedule li:first-child {
  padding-left: 0;
}
.class-content .schedule li:last-child {
  padding-right: 0;
  border-right: none;
}
.class-content .schedule li {
  float: left;
  padding: 0 15px;
  border-right: 1px solid #ccc;
}
.class-content .schedule span {
  display: block;
  color: #12265a;
    font-weight: 600;
}
.class-content .schedule {
  display: inline-block;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  width: 100%;
}
.class-content .schedule span.class-size,.class-content .schedule span.class-age {
  color: #e5b73b;
}
/* 13. cta */
.cta-bg {
	position: relative;
	background-size: cover;
	background-position: center;
	z-index: 1;
}

.cta-bg-before::before {
  top: 0;
  position: absolute;
  content: "";
  background-color: #032e3f;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.cta-title.video-title h2{
    font-size: 68px;
}
.cta-title h2 {
  padding-bottom: 0;
  font-size: 50px;
color: #fff;
}
.cta-title h2 span{
    color: #e5b73b;
    text-decoration: underline;
}
.cta-title h3{padding-bottom: 0; font-size:18px; color: #125875; text-transform: uppercase;}
.cta-title p{font-size: 18px;
color: #fff; margin-top: 15px;}
.cta-title h2::before{content: none;}
.cta-content p {
	color: #fff;
	padding-right: 80px;
	margin-bottom: 35px;
}
.cta-btn .btn{
    border: 1px solid #e5b73b;
}
.cta-btn .btn:hover{
        border: 1px solid #125875;
}
.cta-btn .btn::before{background: #125875;}


.cta-btn2 .btn{
    border: 1px solid #125875;
    background: #125875;
}
.cta-btn2 .btn:hover{
        border: 1px solid #4ea9b4;
}
.cta-btn2 .btn::before{background: #4ea9b4;}
.cta-right p {
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.call-tag {
	margin-bottom: 20px;
	animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}
.cta-bg .video-img {
    height: 757px;
}
.cta-bg .social{
    text-align: center;
}
.cta-bg .social .icon {
   display: inline-block;
    width: 110px;
    height: 110px;
    background: #e5b73b;
    padding: 30px;
    border-radius: 50%;
    line-height: 47px;
    margin-bottom: 30px;
    box-shadow: 3px 4px 15px #00000066;
}
.cta-bg .line{
    text-align: center;
}
.cta-bg .social a{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.portfolio .button-group {
    padding-bottom: 0;
}



/* 19. contact */
 .contact-form .btn {
  background: #e5b73b;
  border: 1px solid #e5b73b;
}
 .contact-form .btn:hover {
  background: #125875;
  border: 1px solid #125875;
}
.search-area h2{
    color: #fff;
}
.search-area p{
    font-size: 18px;
    color: #b0cbd7;
    margin-top: 15px;
}
.search-area .slider-btn,.search-area .slider-btn button{
    width: 100%;
}
.contact-bg input,.contact-bg .contact-field textarea{
    border: none !important;
    
}
.contact-bg input{
    height: calc(3.5em + .55rem + 2px);
}
.contact-bg .contact-field textarea{
    height: 250px;
}
.contact-bg .contact-field i{
    position: absolute;
    right: 20px;
    top: 20px;
}
.contact-bg02 {
background: #032e3f;
padding: 80px 50px;
border-radius: 10px;
}
.contact-bg02 h2{
   font-size: 35px;
color: #fff;
}
.contact-area {
	background-repeat: no-repeat;
	background-position: center center;
}
.contact-area .map {
    position: absolute;
    right: 0;
    top: 0;
}
.contact-wrapper textarea {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 200px;
	width: 100%;
	text-transform: capitalize;
	transition: .3s;
	background: #f4f4fe;
	padding: 30px 40px;
}
.contact-wrapper textarea::-moz-placeholder {
	color: #b3bdcd;
	font-size: 14px;
}
.contact-wrapper textarea::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.c-icon i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	color: #8990b0;
	font-size: 14px;
}
.contact-message.c-icon i{top: 30px;transform: unset;}
.contact-wrapper input {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 80px;
	text-transform: capitalize;
	width: 100%;
	padding: 0 40px;
	transition: .3s;
	background: #f4f4fe;
}
.contact-wrapper input::-moz-placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-wrapper input::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-name {
	position: relative;
}
.contact-field label {
	display: block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #141b22;
	margin-bottom: 20px;
	cursor: unset;
}
.contact-field {
 padding-right: 0;
}
.contact-field input  {
	width: 100%;
border: none;
padding-left: 15px;
transition: .3s;
border-radius: 10px;
    border: 1px solid #777;
    height: calc(3.0em + .55rem + 2px);
}

.contact-field.c-name::after{content: "\f007";}
.contact-field::after {
	position: absolute;
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	font-size: 14px;
	text-align: center;
	right: 25px;
	color: #e5b73b;
	bottom: 22px;
    display: none;
}
.contact-field.c-email::after{content: "\f0e0";}
.contact-field.c-subject::after{content: "\f249";}
.contact-field.c-message::after {
	content: "\f303";
	font-weight: 600;
	top: 20px;
	bottom: unset;
}
.contact-field input::placeholder,.contact-field textarea::placeholder{color: #9e9e9e;}
.contact-field textarea {
width: 100%;
padding: 15px;
transition: .3s;
height: 115px;
border: 1px solid #777;
border-radius: 10px;
}


.contact-bg {
	background-size: cover;
	background-position: center;
	z-index: 1;
}
.contact-img {
	position: absolute;
	bottom: 0;
	right: 170px;
	z-index: -1;
}

/* Fillter css */

.portfolio .col2 .grid-item {
    width: 49%;
	padding:15px;
}
.portfolio .col3 .grid-item {
    width: 33.33%;
    margin: 0;
    padding: 15px;
}
.portfolio .col3 .grid-item .box{
    position: relative;
    overflow: hidden;
}
.portfolio .col3 .grid-item .box a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #b68c5a;
    opacity: 0;
    transition: .3s;
}
.portfolio .col3 .grid-item .box a::before {
    content: "\e035";
    font-family: "dripicons-v2" !important;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 24px;
    color: #fff;
    transition: .3s;
    opacity: 0;
    z-index: 9;
}
.portfolio .col3 .grid-item .box a:hover::before {
    top: 50%;
    opacity: 1;
}
.portfolio .col3 .grid-item .box a:hover::after {
    opacity: .6;
}
.portfolio .col3 .grid-item .box20 img {
    width: auto;
    height: 380px;
    border-radius: 0px;
    max-width: inherit;
    margin-left: -150px;
}
.portfolio .col4 .grid-item {
    width: 25%;
    margin: 0;
    padding: 0;
}
.gallery-image {
overflow: hidden;
position: relative;
    margin: 0;
}
.gallery-image figcaption {
	width: 100%;
	padding: 0 35px 30px 60px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: #e5b73b;
	font-size: 16px;
	font-weight: 500;
    position: absolute;
     bottom:-150px;
    z-index: 2;
    text-align: left;
}
.gallery-image::before {
    content: "\e035";
    font-family: "dripicons-v2" !important;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 24px;
    color: #fff;
    transition: .3s;
    opacity: 0;
    z-index: 9;
    background: #125875;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
}
.gallery-image:hover::before {
    top: 50%;
    opacity: 1;
}
.gallery-image::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #e5b73b;
    opacity: 0;
    transition: .3s;
}

.gallery-image:hover::after {

    opacity: .85;

}
.masonry-gallery-huge {
    margin: auto;
padding-right:1.85%;
padding-left: 1.85%;
}
.grid-item{
    margin: 15px;
}
.gallery-image:hover figcaption {
   opacity: 1;	
    bottom:30px;

}
.gallery-image figcaption h4{
    font-weight: 600;
    font-size: 36px;
    color: #fff;
}
.gallery-image figcaption .span{
    color: #b68c5a;
    font-size: 14px;
     position: relative;
    padding-left: 40px;
    display: inline-block;
    margin-bottom: 0;
}
.gallery-image figcaption .span::before {
    content: "";
    width: 30px;
    position: absolute;
    height: 2px;
    background: #b68c5a;
    top: 50%;
    left: 0;
}
.gallery-image figcaption .span p{
    margin-bottom: 0;
}
.gallery-image figcaption .icon {
    position: absolute;
    right: 0;
    background: #3763eb;
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 40px;
}
.button-group {
    padding-bottom: 15px;
}

.button-group button {
    border: none;
    background: none;
    transition: .3s;
    cursor: pointer;
    outline: none;
    color:#777;
    position: relative;
    padding-top: 0;
    margin-left: 15px;
    
}
.button-group button:hover {
    color: #030c26;
}
.button-group button.active{
    color: #fff;
background: #e5b73b;
font-weight: 500;
padding: 5px 10px;
border-radius: 4px;
}

.button-group button::before {
  content: "/";
  position: relative;
  left: -12px;
    display: none;
}
.button-group button:first-child::before {
display: none;
}
.gallery-image img{
   width: 100%;
    margin-bottom: 0;
}


/* 21. Menu Theme dropdown default css */
.f-cta-icon {
    float: left;
    margin-right: 30px;
}
.single-cta {
    line-height: 28px;
}
.single-cta a {
    color: #141b22;
}
.main-menu ul li.has-sub .current a{
   color:#222;
}
.main-menu ul li.current a{
   color:#e5b73b;
}
.main-menu .has-sub > ul {
visibility:hidden;
position: absolute;
background-color: #ffff;
min-width: 250px;
z-index: 1;
transition: all 0.3s ease-in-out;
margin-top: 15px;
border-top: 4px solid #e5b73b;
box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
opacity: 0;
}
.main-menu .has-sub li a{
    padding: 10px;

}
.main-menu .has-sub li {
margin-left: 0 !important;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
text-align: left;

}

.main-menu .has-sub a:hover{
	color:#e5b73b;
}

.main-menu .has-sub:hover > ul { visibility: visible; margin-top: 0px; opacity: 1;}
.main-menu .has-sub > ul > .has-sub > ul {
  display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: -255px;
margin-top: 0;
top: -3px;
}
.main-menu .has-sub > ul > .has-sub:hover > ul{display: block;}
.main-menu .has-sub > ul > .has-sub > ul > .has-sub > ul {
   display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: 255px;
margin-top: 0;
top: -3px;
}
.main-menu .has-sub > ul > .has-sub > ul > .has-sub:hover > ul {display: block;}

.main-menu .has-sub ul li a {
    color: #4f4f4f;
}
.main-menu .has-sub ul li a:hover {
    color: #e5b73b;
}
/* 23. mega menu */

.offcanvas-menu .has-mega-menu ul {
    display: none;
}
.offcanvas-menu  li.has-sub.has-mega-menu:hover > ul {
   margin-left: -1160px;
background: #00081b;
top: 121px;
}
.offcanvas-menu .mega-menu-column.has-sub ul li a {
    color: #fff;
	font-size: 14px;
}
.offcanvas-menu .mega-menu-column.has-sub ul li a:hover {
    color: #e5b73b;
}
.has-mega-menu{
        position:static;
    }
	 
    li.has-sub.has-mega-menu ul{
        position: absolute;
        top: NNpx; /*insert the needed value*/
        z-index: 100;
        left:0px;
        right:0px;
		width: 1180px;

    }
	.main-menu .mega-menu-column.has-sub a {
    color: #333;
}
.main-menu .mega-menu-column.has-sub a:hover {
    color: #e5b73b;
}
    li.has-sub.has-mega-menu:hover>ul{
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
    /*CSS GRID lyout*/ 
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(25%, 1fr));   
		margin-left: -820px;
		
    }
	li.has-sub.has-mega-menu:hover>ul>li>ul{
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
width: auto;
background:none;
    /*CSS GRID lyout*/ 
        display: grid;       
		position: relative;
border: none;
margin-left:0;
    }


@media screen and (min-width: 992px){
    li.has-mega-menu:hover>ul{grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}
@media screen and (min-width: 1200px){
    li.has-mega-menu:hover>ul{grid-template-columns: repeat(auto-fit,minmax(25%, 1fr)); }
}

@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}

   .main-menu .has-sub .mega-menu-column li {flex: 1 0 calc(25%); border:none;}

 .menu .children{
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 250px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
    border-top: 4px solid #e5b73b;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.menu .sub-menu li, .menu .children li  {
margin-left: 0 !important;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
text-align: left;
}
.main-menu .sub-menu li a, .menu .children li a {
    padding: 15px;
      color: #000;
}
.menu .menu-item-has-children:hover > ul,.menu .page_item_has_children:hover > ul {
    display: block;
    margin-top: 0px;
}
.main-menu ul li.page_item {
    margin-left: 15px;
}
.main-menu ul li.page_item::after{
    display: none;
}
.main-menu ul li.page_item.current_page_item{
    margin-left: 50px;
}
.main-menu ul li.page_item.current_page_item::after{
    display: block;
}

/* 22. Theme sidebar widge css */
.sidebar-widget {
  height: 100%;
}
.sidebar-widget a{
	color:#777;
}
.tag-cloud-link {
   font-size: 14px !important;
border: 1px solid #e4e4e4;
padding: 10px 19px !important;
display: inline-block;
margin: 5px 1px !important;
text-transform: capitalize;
float: none !important;
width: auto !important;
}
.tag-cloud-link:hover {
     border: 1px solid #e5b73b;
	 color:#6a6a6a;
}
.widget_text img{

	height:auto;
}
.sidebar-widget select{
	width:100%;
	padding:3px 0;
	border: 2px solid #e4e4e4;
}
.recentcomments a{
 color:#141b22;
}
.sidebar-widget a.rsswidget{
 color:#141b22;
}
#wp-calendar caption {
    color: #141b22;
    font-weight: 500;
    font-size: 14px;
}
.quote-post{
	background: url(../images/quote_bg.html);
}
.widget_media_image a:hover {
    padding-left: 0 !important;
}
.sidebar-widget .widget li {
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 5px;
    float: left;
    width: 100%;
    min-height: 42px;
}
.sidebar-widget .widget a {
    width: 100%;
    text-align: left;
    line-height: 28px;
    margin-bottom: -26px;
    position: relative;
    z-index: 2;
}
.sidebar-widget .widget li .children {

    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;

}
.sidebar-widget .widget li.page_item_has_children
 {
    padding-bottom: 0;
}
.sidebar-widget .widget .children{
	padding-left:15px;
}

.sidebar-widget .widget .children ul.children{
	padding-left:30px;
}
.sidebar-widget .page_item_has_children li {

    padding-top: 10px;
    display: block;

}
.sidebar-widget .widget .children li {
    padding-top: 10px;
}
.sidebar-widget .widget .children .children li {
    padding-top: 10px;
}
.sidebar-widget .widget li:last-child,.sidebar-widget .widget .children li:last-child,.sidebar-widget .widget .children .children li:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}

.sticky .bsingle__content,.tag-sticky-2{

background: #e4e4e4;

}
.sticky .bsingle__content .meta-info ul {
    padding-top: 40px;
    border-top: 2px solid #e8e8e8;
    display: inline-block;
    width: 100%;
    padding-left: 0;
}
.sticky .bsingle__content ul li {
margin-bottom: 0;
list-style: disc;
margin-left: 0;
border-color: #e8e8e8;
}

#attachment_907 {
    width: 100% !important;
}
.wp-image-907 {
    width: 100% !important;
	height: auto;
}
.sidebar-widget .widget a{
width:85%;
text-align:left;
}
.sidebar-widget .widget a:hover {
	padding-left:10px;
}
.sidebar-widget .widget .widget_archive li:hover,.widget_categories li:hover,.sidebar-widget .widget_archive li:hover{
	  color: #e5b73b;
}
.post-password-form input[type="password"]{
    background: #e4e4e4;
    border: none;
    width: 300px;
    padding: 10px 30px;
}
.post-password-form input[type="submit"] {
   border: none;
background: #141b22;
padding: 10px 30px;
color: #ffffff;
font-size: 14px;
cursor: pointer;
}
.post-password-form input[type="submit"]:hover {
    background: #e5b73b;
}
.wp-block-cover__video-background {
    width: 100%;
}
.sidebar-widget .widget_nav_menu .sub-menu {
    padding-left: 15px;
}
.sidebar-widget .widget_nav_menu .sub-menu {
    display: block;
    position: relative;
    margin-top: 5px !important;
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
    border-top: 1px solid #ddd;
}

.with-avatar .avatar {
    border-radius: 50% !important;
    display: none !important;
}
.ab-submenu .ab-item img {
    display: none !important;
}
.page #comments {
    float: left;
    width: 100%;
    margin-top: 50px;
}
video {
    width: 100%;
}
.sidebar-widget .widget_text a:hover{
	padding-left:0;
}
.dsnone
{
	display:none;
}

.wp-block-media-text__media img {
    width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em;
}
.wp-block-image figure.alignright {
    margin-left: 1.5em;
}
.wp-block-image .alignright {
    float: right;
    margin-left: 1em;
}
.wp-block-image img {
    max-width: 100%;
}
.wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit;
    height: auto;
}
.wp-block-columns.alignwide .wp-block-column {
   margin-left: 0;
}
.wp-block-column .wp-block-quote {
    margin-top: 0;
    margin-right: -15px;
    float: right;
}
.wp-block-columns.alignwide .wp-block-column {
    margin-left: 0;
    padding-right: 15px;
}
.wp-block-gallery.columns-2 li
{
	width: 48%;
padding: 10px;
}

 .blocks-gallery-item img {
    margin: 0 1em 1em 0;
        margin-right: 1em;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    align-self: flex-start;
    width: calc(50% - 1em);
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    font-weight: 400;
    color: #777;
}
.wp-block-galler {
    overflow: hidden;
	display:inline-block;
    position: relative;
	width:100%;
}
.blocks-gallery-item {
    margin: 0;
    position: relative;
}
.blocks-gallery-item img, .blocks-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
}
.blocks-gallery-item figcaption {
    background: #eee;
    background: rgba(255,255,255,.8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
	opacity: 0;
}
.blocks-gallery-item:hover  figcaption {
	opacity: 1;
}
.wp-block-gallery.columns-3 li
{
	width: 33.333%;
padding: 10px;
height: 200px;
}
.wp-block-gallery.columns-2 li
{
	width: 48%;
padding: 10px;
}
.wp-block-gallery {
    width: 100%;
    float: left;
}

.wp-block-gallery.columns-5 li {
    width: auto;
    height: auto;
    overflow: hidden;
    columns: auto;
}
.bsingle__content .alignright {
    float: right;
	  margin-left: 1.5em;
}
.bsingle__content .alignleft {
    float: left;
    margin-right: 1em;
}
.alignright {
    float: right;
	  margin-left: 1.5em;
}
.alignleft {
    float: left;
    margin-right: 1em;
}
figure.aligncenter {

    width: 100% !important;
    text-align: center;
	float:left;
}
.aligncenter {
	margin:auto;
	display: inherit;
}
.page-links {
    float: left;
    width: 100%;
    margin-top: 50px;
}
#comments {
    float: left;
    width: 100%;
}
.bsingle__content ul,.pages-content ul{
	padding-left:17px;
}
.comment-text ul{
	padding-left:20px;
}
.bsingle__content ul li,.comment-text ul li,.pages-content ul li {
    list-style: disc;
}
 .bsingle__content table th ,.bsingle__content table td,.comment-text table th ,.comment-text table td,.pages-content table th,.pages-content table td{
   border: 1px solid #e4e4e4;
padding: 10px;
}
 .bsingle__content table,.comment-text  table,.pages-content table  {
    margin-bottom: 20px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    padding: 30px;
}
 .bsingle__content ol {
    padding: 0 0 0 1.5em;
}
.bsingle__content ol li,.comment-text ol li,.pages-content ol li{
    list-style: decimal;
}
.bsingle__content figure {
    margin: 0 0 1rem;
}
 
.has-text-color.has-background.has-very-light-gray-color {
    color: #fff;
    padding: 21px;
}
.wp-block-cover-text {
    color: #fff !important;
    padding: 30px;
}
.inner-linke-page a,.post-page-numbers {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	background: #c5015f;
	border-radius: 50%;
	color: #fff;
	 font-weight: 400;
	font-size: 14px;
	text-align: center;
}
.inner-linke-page a:hover,.post-page-numbers:hover {
	color: #ffffff;
	background: #010f2e;
}
.inner-linke-page > span,.post-page-numbers.current {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	font-weight: 400;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
    background: #010f2e;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32);
}

.tag-template img {
    width: auto !important;
}
.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}
.error-body a {

    margin-top: 30px;
    margin-bottom: 100px;

}
.tag-markup-2 li > ul, li > ol, .pages-content li > ul, li > ol {
    padding-left: 1.5em;
}
.tag-markup-2 ul li,.tag-markup-2 ol li,.comment-text ul li,.comment-text ol li,.pages-content ul li,.pages-content ol li {
    margin-top: 10px;
    margin-bottom: 0;
}
.parent-pageid-1725 figure.aligncenter {
    margin: 50px 0;
}
.bsingle__content ul ul li, .pages-content ul ul li {
  list-style: circle;
}

footer #wp-calendar caption
{
  color:#fff;
}
ol {
    padding-left: 15px;
}
iframe {
    width: 100%;
}

.comment-list li {

    margin-bottom: 30px;

}
.wp-block-button__link {
    border: none;
    font-weight: 600;
    padding: .76rem 1rem;
    outline: none;
    outline: none;
    display: inline-block;
    background: #141b22;
    color: #fff !important;
    width: auto;
	border-radius: 5px;
	text-align:center;
     margin-bottom: 15px;
}
.wp-block-button.aligncenter .wp-block-button__link {

    width: 50%;
    display: block;
    margin: auto;

}
.wp-block-button.is-style-outline .wp-block-button__link {

    background: none;
    border: 2px solid #141b22;
    color: #141b22 !important;

}

.wp-block-button.is-style-squared .wp-block-button__link{
	border-radius: 0;
}
.has-2-columns,.has-3-columns,.has-5-columns,.has-6-columns
{
	float:left;
	width:100%;
}
.has-2-columns .wp-block-column {
float:left;
width:50%;
padding-right: 20px;
}
.has-3-columns .wp-block-column {
float:left;
width:33.333%;
padding-right: 20px;
}
.has-5-columns .wp-block-column {
float:left;
width:20%;
padding-right: 20px;
}
.has-4-columns .wp-block-column {
float:left;
width:25%;
padding-right: 20px;
}
.has-6-columns .wp-block-column {
float:left;
width:16.66666666666667%;
padding-right: 20px;
}
.wp-block-media-text.alignwide figure {

    float: left;
    width: 100%;
    margin-right: 20px;

}
 .wp-block-media-text.alignwide .has-large-font-size {
    font-size: 28px;
	color: #141b22;
}
.wp-block-media-text__content {

    float: left;
    width: 47%;
    padding-top: 0;

}
.wp-block-columns.alignwide.has-3-columns blockquote{
	margin-top:0;
	padding-left: 20px;
}
.columns-3.is-cropped li {
    list-style: none;
    float: left;
    width: 33.333%;
}
.wp-block-gallery.columns-3.is-cropped.alignfull {
    margin-top: 0;
}
.blocks-gallery-grid, .wp-block-gallery {
    padding: 0 !important;
}
.wp-block-gallery.alignleft.columns-2.is-cropped li {

    float: left;
    list-style: none;

}
.wp-block-gallery.alignwide.columns-4.is-cropped li {

    float: left;
    list-style: none;
    width: 25%;
    padding: 10px;

}
.wp-block-gallery.columns-6.is-cropped li {

    float: left;
    width: 16.666%;
    height: 129px;
    list-style: none;
    padding: 10px;

}
.wp-block-gallery.columns-7.is-cropped li {

    float: left;
    width: 14%;
    padding: 10px;
    list-style: none;
	min-height: 150px;

}
.wp-block-gallery.columns-8.is-cropped li {

    float: left;
    width: 12%;
    padding: 10px;
    list-style: none;
    min-height: 100px;

}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    float: left;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile figure {
    float: left;
    width: 50%;
    margin-right: 20px;
}
.footer-widget .widgettitle,.footer-widget .cat-item,.footer-widget .widget ul li{
	text-align:left;
	color:#fff;
}

.blog-deatails-box.single .single {
    display: none;
}

.redux-footer h2
{
	margin-top: 0px;
}
.footer-widget td {
    padding: 5px;
    text-align: center;
}

.footer-widget table {
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}
.footer-widget th {
    background: #e4e4e4;
    padding: 10px 5px;
    text-align: center;
    color: #141b22;
}

.bsingle__content h1,.bsingle__content h2,.bsingle__content h3,.bsingle__content h4,.bsingle__content h5,.bsingle__content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 600;
}
.pages-content h1,.pages-content h2,.pages-content h3,.pages-content h4,.pages-content h5,.pages-content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 600;
}
.comment-list h1,.comment-list h2,.comment-list h3,.comment-list h4,.comment-list h5,.comment-list h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 600;
}

.inner-linke-page {
    font-size: 16px;
    font-weight: 600;
    color: #141b22;
}
.inner-linke-page a {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	background: #e5b73b;
	border-radius: 50%;
	color: #fff;
	 font-weight: 400;
	font-size: 14px;
	text-align: center;
}
.inner-linke-page a:hover {
	color: #ffffff;
	background: #141b22;
}
.inner-linke-page > span {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	font-weight: 400;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
    background: #141b22;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32);
}

pre {
	padding: 30px;
    background: #e4e4e4;
}
pre cite {
    color: #000;
}
.inner-linke-page {
    margin-bottom: 50px;
}
.attachment-aports-featured-large {
    width: 100%;
    height: auto;
}
.quote-post {
    min-height: 200px;
}

/* Here's the new CSS to add... */

.admin-bar .menu-area {
   
}
.admin-bar .second-header {
  
}
.admin-bar .sticky-menu {
  top: 32px;
  margin-top:0;
}


/* 24. call */
.call-text {
  padding: 120px 0 0 60px;
}
.call-area h5{
    color: #e5b73b;
}
.call-area h2 {
    color: #fff;
    font-size: 58px;
    margin-bottom: 30px;
}
.call-area h2 span{
    color: #e5b73b;
}
.call-area p{
    color: #fff;
    opacity: 0.9;
}
.number {
    font-size: 55px;
    font-weight: 600;
    color: #e5b73b;
}


 





 .about-area {
    position: relative;
    overflow: hidden;
    padding: 140px 0;
}
.about-leftd {
  z-index: 2;
  position: relative;
}
.about-area::before,.about-area::after {
  content: '';
  position: absolute;
  background-image: url(https://rayzonsolar.com/img/circle-top-right.018e3b.svg);
  height: 70%;
  width: 36vw;
  right: -12%;
  top: -25%;
  background-position: 10% 0;
  background-repeat: no-repeat;
  animation: rotation 5s infinite linear;
  z-index: 1;
}
.about-area::after {
  left: -12%;
  bottom: -20%;
  top: auto;
  z-index: -1;
}
.about-leftd video {
  width: 100%;
}
@-webkit-keyframes rotation {
  from {
      -webkit-transform: rotate(0deg);
  }
  to {
      -webkit-transform: rotate(359deg);
  }
}
















/*---------------------------
** Feature Area Start
---------------------------*/
.feature {
  padding: 110px 0px 95px;
  position: relative;
}
.feature .section-title {
  margin-bottom: 47px;
}
.feature .left-feature .feature-box .icon {
  margin-left: 20px;
}
.feature .left-feature .feature-box .details {
  text-align: right;
}
.feature .right-feature .center-feature {
  text-align: center;
  justify-content: center;
}
.feature .right-feature .feature-box .icon {
  margin-right: 20px;
}
.feature .right-feature .feature-box .details {
  text-align: left;
}
.feature .feature-box {
  margin-bottom: 35px;
  background: #fff;
  display: flex;
  transition: all 0.3s ease-in;
  position: relative;
}
.feature .feature-box .icon {
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  background: var(--theme-color);
  border-radius: 50px;
}

.feature .feature-box .icon img {
  width: 45px;
  filter: brightness(0) invert(1);
}
.feature .feature-box h4{
font-size: 18px;
margin-bottom: 10px;
}
.feature .feature-box .icon-area {
  display: flex;
}
.feature .feature-box .icon-area .icon {
  align-self: center;
}
.feature .feature-box .icon {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  text-align: center;
  line-height: 70px;
  font-size: 55px;
  border-radius: 50%;
  position: relative;
}
.feature .feature-box .icon i {
  background-image: linear-gradient(55deg, #0250c5 0%, #d43f8d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
